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

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

Metadata of result field.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_type

def data_type() -> ::Google::Cloud::Connectors::V1::DataType
Returns

#data_type=

def data_type=(value) -> ::Google::Cloud::Connectors::V1::DataType
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — A brief description of the field.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — A brief description of the field.
Returns
  • (::String) — A brief description of the field.

#field

def field() -> ::String
Returns
  • (::String) — Name of the result field.

#field=

def field=(value) -> ::String
Parameter
  • value (::String) — Name of the result field.
Returns
  • (::String) — Name of the result field.