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

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

Source to extract the backend from.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_id

def field_id() -> ::String
Returns
  • (::String) — Field identifier. For example config vaiable name.

#field_id=

def field_id=(value) -> ::String
Parameter
  • value (::String) — Field identifier. For example config vaiable name.
Returns
  • (::String) — Field identifier. For example config vaiable name.

#source_type

def source_type() -> ::Google::Cloud::Connectors::V1::ExtractionRule::SourceType

#source_type=

def source_type=(value) -> ::Google::Cloud::Connectors::V1::ExtractionRule::SourceType
Parameter