Reference documentation and code samples for the Google Cloud Ces V1 Client class ListToolsetsResponse.
Response message for AgentService.ListToolsets .
Generated from protobuf message google.cloud.ces.v1.ListToolsetsResponse
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ toolsets
↳ next_page_token
string
A token that can be sent as ListToolsetsRequest.page_token to retrieve the next page. Absence of this field indicates there are no subsequent pages.
getToolsets
The list of toolsets.
setToolsets
The list of toolsets.
$this
getNextPageToken
A token that can be sent as ListToolsetsRequest.page_token to retrieve the next page. Absence of this field indicates there are no subsequent pages.
string
setNextPageToken
A token that can be sent as ListToolsetsRequest.page_token to retrieve the next page. Absence of this field indicates there are no subsequent pages.
var
string
$this

