Recommender V1 API - Class Google::Cloud::Recommender::V1::InsightStateInfo (v0.18.0)

Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::InsightStateInfo.

Information related to insight state.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#state

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

#state=

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

#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.