Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::RecommendationContent.
Contains what resources are changing and how they are changing.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#operation_groups
def operation_groups() -> ::Array<::Google::Cloud::Recommender::V1::OperationGroup>
Returns
- (::Array<::Google::Cloud::Recommender::V1::OperationGroup>) — Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.
#operation_groups=
def operation_groups=(value) -> ::Array<::Google::Cloud::Recommender::V1::OperationGroup>
Parameter
- value (::Array<::Google::Cloud::Recommender::V1::OperationGroup>) — Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.
Returns
- (::Array<::Google::Cloud::Recommender::V1::OperationGroup>) — Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.
#overview
def overview() -> ::Google::Protobuf::Struct
Returns
- (::Google::Protobuf::Struct) — Condensed overview information about the recommendation.
#overview=
def overview=(value) -> ::Google::Protobuf::Struct
Parameter
- value (::Google::Protobuf::Struct) — Condensed overview information about the recommendation.
Returns
- (::Google::Protobuf::Struct) — Condensed overview information about the recommendation.