ListAppProfilesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for BigtableInstanceAdmin.ListAppProfiles.
Attributes |
|
|---|---|
| Name | Description |
app_profiles |
MutableSequence[google.cloud.bigtable_admin_v2.types.AppProfile]
The list of requested app profiles. |
next_page_token |
str
Set if not all app profiles could be returned in a single response. Pass this value to page_token in another
request to get the next page of results.
|
failed_locations |
MutableSequence[str]
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from app_profiles. Values are of the form
projects/
|