Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeatureViewDataKey (v0.39.0)

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

Lookup key for a feature view.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#composite_key

def composite_key() -> ::Google::Cloud::AIPlatform::V1::FeatureViewDataKey::CompositeKey
Returns

#composite_key=

def composite_key=(value) -> ::Google::Cloud::AIPlatform::V1::FeatureViewDataKey::CompositeKey
Parameter
Returns

#key

def key() -> ::String
Returns
  • (::String) — String key to use for lookup.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — String key to use for lookup.
Returns
  • (::String) — String key to use for lookup.