Class ListMembershipsResponse (1.13.0)

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

Response message for the GkeHub.ListMemberships method.

Attributes

NameDescription
resources MutableSequence[google.cloud.gkehub_v1.types.Membership]
The list of matching Memberships.
next_page_token str
A token to request the next page of resources from the ListMemberships method. The value of an empty string means that there are no more resources to return.
unreachable MutableSequence[str]
List of locations that could not be reached while fetching this list.