Google Cloud Vision Ai V1 Client - Class ListAssetsResponse (0.3.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ListAssetsResponse.

Response message for ListAssets.

Generated from protobuf message google.cloud.visionai.v1.ListAssetsResponse

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ assets
array< Asset >

The assets from the specified corpus.

↳ next_page_token
string

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

getAssets

The assets from the specified corpus.

Returns
Type
Description

setAssets

The assets from the specified corpus.

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

getNextPageToken

A token, which can be sent as page_token to retrieve the next page.

If this field is omitted, there are no subsequent pages.

Returns
Type
Description
string

setNextPageToken

A token, which can be sent as page_token to retrieve the next page.

If this field is omitted, there are no subsequent pages.

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