Google Cloud Ai Platform V1 Client - Class ListModelVersionsResponse (1.16.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ListModelVersionsResponse.

Response message for ModelService.ListModelVersions

Generated from protobuf message google.cloud.aiplatform.v1.ListModelVersionsResponse

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ models
array< Model >

List of Model versions in the requested page. In the returned Model name field, version ID instead of regvision tag will be included.

↳ next_page_token
string

A token to retrieve the next page of results. Pass to ListModelVersionsRequest.page_token to obtain that page.

getModels

List of Model versions in the requested page.

In the returned Model name field, version ID instead of regvision tag will be included.

Returns
Type
Description

setModels

List of Model versions in the requested page.

In the returned Model name field, version ID instead of regvision tag will be included.

Parameter
Name
Description
var
array< Model >
Returns
Type
Description
$this

getNextPageToken

A token to retrieve the next page of results.

Pass to ListModelVersionsRequest.page_token to obtain that page.

Returns
Type
Description
string

setNextPageToken

A token to retrieve the next page of results.

Pass to ListModelVersionsRequest.page_token to obtain that page.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: