Class: Google::Cloud::Recommender::V1::InsightStateInfo::StateMetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Recommender::V1::InsightStateInfo::StateMetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommender/v1/insight.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
139 140 141 142 |
# File 'proto_docs/google/cloud/recommender/v1/insight.rb', line 139 class StateMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
139 140 141 142 |
# File 'proto_docs/google/cloud/recommender/v1/insight.rb', line 139 class StateMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |