Class: Google::Cloud::AIPlatform::V1::FeatureView::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::FeatureView::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/feature_view.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
247 248 249 250 |
# File 'proto_docs/google/cloud/aiplatform/v1/feature_view.rb', line 247 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
247 248 249 250 |
# File 'proto_docs/google/cloud/aiplatform/v1/feature_view.rb', line 247 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |