GKE Recommender V1 API - Class Google::Cloud::GkeRecommender::V1::FetchProfilesResponse (v0.1.0)

Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::FetchProfilesResponse.

Response message for GkeInferenceQuickstart.FetchProfiles.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#comments

def comments() -> ::String
Returns
  • (::String) — Output only. Additional comments related to the response.

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. A token which may be sent as [page_token][FetchProfilesResponse.page_token] in a subsequent FetchProfilesResponse call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.

#performance_range

def performance_range() -> ::Google::Cloud::GkeRecommender::V1::PerformanceRange
Returns

#profile

def profile() -> ::Array<::Google::Cloud::GkeRecommender::V1::Profile>
Returns