Class: Google::Cloud::GkeRecommender::V1::FetchBenchmarkingDataResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#profile::Array<::Google::Cloud::GkeRecommender::V1::Profile> (readonly)

Returns Output only. List of profiles containing their respective benchmarking data.

Returns:



195
196
197
198
# File 'proto_docs/google/cloud/gkerecommender/v1/gkerecommender.rb', line 195

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