Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::RuntimeEntitySchema.
Schema of a runtime entity.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entity
def entity() -> ::String
Returns
- (::String) — Output only. Name of the entity.
#fields
def fields() -> ::Array<::Google::Cloud::Connectors::V1::RuntimeEntitySchema::Field>
Returns
- (::Array<::Google::Cloud::Connectors::V1::RuntimeEntitySchema::Field>) — Output only. List of fields in the entity.