Cloud Translation V3 Client - Class ListExamplesResponse (1.20.2)

Reference documentation and code samples for the Cloud Translation V3 Client class ListExamplesResponse.

Response message for ListExamples.

Generated from protobuf message google.cloud.translation.v3.ListExamplesResponse

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ examples
array< Example >

The sentence pairs.

↳ next_page_token
string

A token to retrieve next page of results. Pass this token to the page_token field in the ListExamplesRequest to obtain the corresponding page.

getExamples

The sentence pairs.

Returns
Type
Description

setExamples

The sentence pairs.

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

getNextPageToken

A token to retrieve next page of results.

Pass this token to the page_token field in the ListExamplesRequest to obtain the corresponding page.

Returns
Type
Description
string

setNextPageToken

A token to retrieve next page of results.

Pass this token to the page_token field in the ListExamplesRequest to obtain the corresponding page.

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