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

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

Schema of a runtime action.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action

def action() -> ::String
Returns
  • (::String) — Output only. Name of the action.

#input_parameters

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

#result_metadata

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