Class ListApplicationsRequest (2.1.0)

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

List applications for which the client has ACL visibility.

Attributes

NameDescription
parent str
Required. Resource name of the profile under which the application is created. The format is "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}", for example, "projects/foo/tenants/bar/profiles/baz".
page_token str
The starting indicator from which to return results.
page_size int
The maximum number of applications to be returned, at most 100. Default is 100 if a non- positive number is provided.