Reference documentation and code samples for the Cloud Speech V2 Client class ListCustomClassesResponse.
Response message for the ListCustomClasses method.
Generated from protobuf message google.cloud.speech.v2.ListCustomClassesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ custom_classes
↳ 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.
getCustomClasses
The list of requested CustomClasses.
setCustomClasses
The list of requested CustomClasses.
$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