Class ListBoundMembershipsResponse (1.25.1)

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

List of Memberships bound to a Scope.

Attributes

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