Connectors V1 API - Class Google::Cloud::Connectors::V1::ListRuntimeEntitySchemasResponse (v0.1.0)

Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::ListRuntimeEntitySchemasResponse.

Response message for ConnectorsService.ListRuntimeEntitySchemas.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Next page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Next page token.
Returns
  • (::String) — Next page token.

#runtime_entity_schemas

def runtime_entity_schemas() -> ::Array<::Google::Cloud::Connectors::V1::RuntimeEntitySchema>
Returns

#runtime_entity_schemas=

def runtime_entity_schemas=(value) -> ::Array<::Google::Cloud::Connectors::V1::RuntimeEntitySchema>
Parameter
Returns