Class ListScopeRBACRoleBindingsResponse (1.25.1)

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

List of Scope RBACRoleBindings.

Attributes

Name Description
rbacrolebindings MutableSequence[google.cloud.gkehub_v1.types.RBACRoleBinding]
The list of Scope RBACRoleBindings.
next_page_token str
A token to request the next page of resources from the ListScopeRBACRoleBindings method. The value of an empty string means that there are no more resources to return.