Class ListApplicationsResponse (1.0.2)

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

The List applications response object.

Attributes

NameDescription
applications Sequence[.gct_application.Application]
Applications for the current client.
next_page_token str
A token to retrieve the next page of results.
metadata .common.ResponseMetadata
Additional information for the API invocation, such as the request tracking id.