Class Google::Cloud::Recommender::V1::RecommendationStateInfo (v0.8.6)

Information for state. Contains state and metadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#state

def state() -> ::Google::Cloud::Recommender::V1::RecommendationStateInfo::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Recommender::V1::RecommendationStateInfo::State
Parameter
Returns

#state_metadata

def state_metadata() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — A map of metadata for the state, provided by user or automations systems.

#state_metadata=

def state_metadata=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — A map of metadata for the state, provided by user or automations systems.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — A map of metadata for the state, provided by user or automations systems.