Reference documentation and code samples for the Google Cloud Support V2 Client class SearchCaseClassificationsResponse.
The response message for SearchCaseClassifications endpoint.
Generated from protobuf message google.cloud.support.v2.SearchCaseClassificationsResponse
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ case_classifications
↳ next_page_token
string
A token to retrieve the next page of results. This should be set in the page_token
field of subsequent SearchCaseClassificationsRequest
message that is issued. If unspecified, there are no more results to retrieve.
getCaseClassifications
The classifications retrieved.
setCaseClassifications
The classifications retrieved.
$this
getNextPageToken
A token to retrieve the next page of results. This should be set in the page_token
field of subsequent SearchCaseClassificationsRequest
message
that is issued. If unspecified, there are no more results to retrieve.
string
setNextPageToken
A token to retrieve the next page of results. This should be set in the page_token
field of subsequent SearchCaseClassificationsRequest
message
that is issued. If unspecified, there are no more results to retrieve.
var
string
$this