Class ListIdentityAwareProxyClientsResponse (1.0.2)

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

Response message for ListIdentityAwareProxyClients. .. attribute:: identity_aware_proxy_clients

Clients existing in the brand.

:type: Sequence[google.cloud.iap_v1.types.IdentityAwareProxyClient]

Attribute

NameDescription
next_page_token str
A token, which can be send as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.