Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DestinationFeatureSetting (v0.19.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DestinationFeatureSetting.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_field

def destination_field() -> ::String
Returns
  • (::String) — Specify the field name in the export destination. If not specified, Feature ID is used.

#destination_field=

def destination_field=(value) -> ::String
Parameter
  • value (::String) — Specify the field name in the export destination. If not specified, Feature ID is used.
Returns
  • (::String) — Specify the field name in the export destination. If not specified, Feature ID is used.

#feature_id

def feature_id() -> ::String
Returns
  • (::String) — Required. The ID of the Feature to apply the setting to.

#feature_id=

def feature_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID of the Feature to apply the setting to.
Returns
  • (::String) — Required. The ID of the Feature to apply the setting to.