Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FetchFeatureValuesResponse::FeatureNameValuePairList::FeatureNameValuePair (v0.39.0)

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

Feature name & value pair.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Feature short name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Feature short name.
Returns
  • (::String) — Feature short name.

#value

def value() -> ::Google::Cloud::AIPlatform::V1::FeatureValue
Returns

#value=

def value=(value) -> ::Google::Cloud::AIPlatform::V1::FeatureValue
Parameter
Returns