Reference documentation and code samples for the Cloud Speech V2 Client class ListPhraseSetsResponse.
Response message for the ListPhraseSets method.
Generated from protobuf message google.cloud.speech.v2.ListPhraseSetsResponse
Namespace
Google \ Cloud \ Speech \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ phrase_sets
↳ 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. This token expires after 72 hours.
getPhraseSets
The list of requested PhraseSets.
setPhraseSets
The list of requested PhraseSets.
$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. This token expires after 72 hours.
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. This token expires after 72 hours.
var
string
$this