The list of cases associated with the parent after any filters have been applied.
↳ 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.
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.
Returns
Type
Description
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Support V2 Client - Class ListCasesResponse (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-support/latest/V2.ListCasesResponse)\n- [1.2.0](/php/docs/reference/cloud-support/1.2.0/V2.ListCasesResponse)\n- [1.1.0](/php/docs/reference/cloud-support/1.1.0/V2.ListCasesResponse)\n- [1.0.3](/php/docs/reference/cloud-support/1.0.3/V2.ListCasesResponse)\n- [0.2.5](/php/docs/reference/cloud-support/0.2.5/V2.ListCasesResponse)\n- [0.1.2](/php/docs/reference/cloud-support/0.1.2/V2.ListCasesResponse) \nReference documentation and code samples for the Google Cloud Support V2 Client class ListCasesResponse.\n\nThe response message for the ListCases endpoint.\n\nGenerated from protobuf message `google.cloud.support.v2.ListCasesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Support \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCases\n\nThe list of cases associated with the parent after any\nfilters have been applied.\n\n### setCases\n\nThe list of cases associated with the parent after any\nfilters have been applied.\n\n### getNextPageToken\n\nA token to retrieve the next page of results. Set this in the `page_token`\nfield of subsequent `cases.list` requests. If unspecified, there are no\nmore results to retrieve.\n\n### setNextPageToken\n\nA token to retrieve the next page of results. Set this in the `page_token`\nfield of subsequent `cases.list` requests. If unspecified, there are no\nmore results to retrieve."]]