Reference documentation and code samples for the Google Cloud Support V2 Client class ListCasesResponse.
The response message for the ListCases endpoint.
Generated from protobuf message google.cloud.support.v2.ListCasesResponse
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cases
↳ next_page_token
string
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.list
requests. If unspecified, there are no more results to retrieve.
getCases
The list of cases associated with the parent after any filters have been applied.
setCases
The list of cases associated with the parent after any filters have been applied.
$this
getNextPageToken
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.list
requests. If unspecified, there are no
more results to retrieve.
string
setNextPageToken
A token to retrieve the next page of results. Set this in the page_token
field of subsequent cases.list
requests. If unspecified, there are no
more results to retrieve.
var
string
$this