Class: Google::Cloud::Recommender::V1::RecommendationContent

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recommender/v1/recommendation.rb

Overview

Contains what resources are changing and how they are changing.

Instance Attribute Summary collapse

Instance Attribute Details

#operation_groups::Array<::Google::Cloud::Recommender::V1::OperationGroup>

Returns 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:



121
122
123
124
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 121

class RecommendationContent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#overview::Google::Protobuf::Struct

Returns Condensed overview information about the recommendation.

Returns:



121
122
123
124
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 121

class RecommendationContent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end