Class ListTenantsResponse (0.5.0)

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

The response structure for the ListTenants method.

Attributes

Name Description
tenants MutableSequence[google.cloud.saasplatform_saasservicemgmt_v1beta1.types.Tenant]
The resulting tenants.
next_page_token str
If present, the next page token can be provided to a subsequent ListTenants call to list the next page. If empty, there are no more pages.
unreachable MutableSequence[str]
Locations that could not be reached.