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

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

Reference to an associated insight.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#insight

def insight() -> ::String
Returns
  • (::String) — Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]

#insight=

def insight=(value) -> ::String
Parameter
  • value (::String) — Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]
Returns
  • (::String) — Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]