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
Returns
- (::Google::Cloud::Connectors::V1::ExtractionRule::SourceType) — Type of the source.
#source_type=
def source_type=(value) -> ::Google::Cloud::Connectors::V1::ExtractionRule::SourceType
Parameter
- value (::Google::Cloud::Connectors::V1::ExtractionRule::SourceType) — Type of the source.
Returns
- (::Google::Cloud::Connectors::V1::ExtractionRule::SourceType) — Type of the source.