Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::FetchModelServerVersionsResponse.
Response message for GkeInferenceQuickstart.FetchModelServerVersions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#model_server_versions
def model_server_versions() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. A list of available model server versions.
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — Output only. A token which may be sent as
[page_token][FetchModelServerVersionsResponse.page_token] in a subsequent
FetchModelServerVersionsResponse
call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.