Class: Google::Cloud::AIPlatform::V1::WriteFeatureValuesPayload::FeatureValuesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::WriteFeatureValuesPayload::FeatureValuesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
61 62 63 64 |
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 61 class FeatureValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AIPlatform::V1::FeatureValue
61 62 63 64 |
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 61 class FeatureValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |