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

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

Response message for ConnectorsService.ListRuntimeActionSchemas.

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_action_schemas

def runtime_action_schemas() -> ::Array<::Google::Cloud::Connectors::V1::RuntimeActionSchema>
Returns

#runtime_action_schemas=

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