Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::BatchReadFeatureValuesRequest::PassThroughField (v0.22.0)

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

Describe pass-through fields in read_instance source.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_name

def field_name() -> ::String
Returns
  • (::String) — Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.

#field_name=

def field_name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.
Returns
  • (::String) — Required. The name of the field in the CSV header or the name of the column in BigQuery table. The naming restriction is the same as Feature.name.