Google Cloud Retail V2 Client - Class ListModelsResponse (2.3.0)

Reference documentation and code samples for the Google Cloud Retail V2 Client class ListModelsResponse.

Response to a ListModelRequest.

Generated from protobuf message google.cloud.retail.v2.ListModelsResponse

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ models
array< Model >

List of Models.

↳ next_page_token
string

Pagination token, if not returned indicates the last page.

getModels

List of Models.

Returns
Type
Description

setModels

List of Models.

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

getNextPageToken

Pagination token, if not returned indicates the last page.

Returns
Type
Description
string

setNextPageToken

Pagination token, if not returned indicates the last page.

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