Class: Google::Cloud::Recommender::V1::RecommendationStateInfo::StateMetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Recommender::V1::RecommendationStateInfo::StateMetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommender/v1/recommendation.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
386 387 388 389 |
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 386 class StateMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
386 387 388 389 |
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 386 class StateMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |