Class SearchCasesResponse (0.1.6)

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

The response message for the SearchCases 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 subsequent SearchCaseRequest message that is issued. If unspecified, there are no more results to retrieve.