Class ListMembershipRBACRoleBindingsResponse (1.25.0)

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

List of Membership RBACRoleBindings.

Attributes

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