Class: Google::Cloud::Compute::V1::CapacityAdviceResponseRecommendation

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

Overview

Recommendation.

Instance Attribute Summary collapse

Instance Attribute Details

#scores ⇒ ::Google::Cloud::Compute::V1::CapacityAdviceResponseRecommendationScores

Returns Scores for the recommendation.

Returns:



14022
14023
14024
14025
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14022

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

#shards ⇒ ::Array<::Google::Cloud::Compute::V1::CapacityAdviceResponseRecommendationShard>

Returns Shards represent blocks of uniform capacity in recommendations.

Returns:



14022
14023
14024
14025
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14022

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