Class ListCasesResponse (0.1.6)

ListCasesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for the ListCases endpoint.

Attributes

NameDescription
cases MutableSequence[google.cloud.support_v2.types.Case]
The list of cases associated with the Google Cloud Resource, after any filters have been applied.
next_page_token str
A token to retrieve the next page of results. This should be set in the page_token field of the subsequent ListCasesRequest message that is issued. If unspecified, there are no more results to retrieve.