Class ListFederationsResponse (1.9.0)

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

Response message for ListFederations

Attributes

NameDescription
federations MutableSequence[google.cloud.metastore_v1.types.Federation]
The services in the specified location.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.