Class ListMembershipBindingsResponse (1.24.0)

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

List of MembershipBindings.

Attributes

Name Description
membership_bindings MutableSequence[google.cloud.gkehub_v1.types.MembershipBinding]
The list of membership_bindings
next_page_token str
A token to request the next page of resources from the ListMembershipBindings 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.