Reference documentation and code samples for the Cloud Translation V3 Client class ListGlossariesResponse.
Response message for ListGlossaries.
Generated from protobuf message google.cloud.translation.v3.ListGlossariesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ glossaries
↳ next_page_token
string
A token to retrieve a page of results. Pass this value in the [ListGlossariesRequest.page_token] field in the subsequent call to ListGlossaries
method to retrieve the next page of results.
getGlossaries
The list of glossaries for a project.
setGlossaries
The list of glossaries for a project.
$this
getNextPageToken
A token to retrieve a page of results. Pass this value in the
[ListGlossariesRequest.page_token] field in the subsequent call to ListGlossaries
method to retrieve the next page of results.
string
setNextPageToken
A token to retrieve a page of results. Pass this value in the
[ListGlossariesRequest.page_token] field in the subsequent call to ListGlossaries
method to retrieve the next page of results.
var
string
$this