FetchProfilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for GkeInferenceQuickstart.FetchProfiles.
Attributes |
|
|---|---|
| Name | Description |
profile |
MutableSequence[google.cloud.gkerecommender_v1.types.Profile]
Output only. List of profiles that match the given model server info and performance requirements (if provided). |
performance_range |
google.cloud.gkerecommender_v1.types.PerformanceRange
Output only. The combined range of performance values observed across all profiles in this response. |
comments |
str
Output only. Additional comments related to the response. |
next_page_token |
str
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.
|