Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ListScopeRBACRoleBindingsRequest.
Request to list Scope RBACRoleBindings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
Returns
-
(::Integer) — Optional. When requesting a 'page' of resources,
page_sizespecifies number of resources to return. If unspecified or set to 0, all resources will be returned.
#page_size=
def page_size=(value) -> ::Integer
Parameter
-
value (::Integer) — Optional. When requesting a 'page' of resources,
page_sizespecifies number of resources to return. If unspecified or set to 0, all resources will be returned.
Returns
-
(::Integer) — Optional. When requesting a 'page' of resources,
page_sizespecifies number of resources to return. If unspecified or set to 0, all resources will be returned.
#page_token
def page_token() -> ::String
Returns
-
(::String) — Optional. Token returned by previous call to
ListScopeRBACRoleBindingswhich specifies the position in the list from where to continue listing the resources.
#page_token=
def page_token=(value) -> ::String
Parameter
-
value (::String) — Optional. Token returned by previous call to
ListScopeRBACRoleBindingswhich specifies the position in the list from where to continue listing the resources.
Returns
-
(::String) — Optional. Token returned by previous call to
ListScopeRBACRoleBindingswhich specifies the position in the list from where to continue listing the resources.
#parent
def parent() -> ::String
Returns
-
(::String) — Required. The parent (project and location) where the Features will be
listed. Specified in the format
projects/*/locations/*/scopes/*.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. The parent (project and location) where the Features will be
listed. Specified in the format
projects/*/locations/*/scopes/*.
Returns
-
(::String) — Required. The parent (project and location) where the Features will be
listed. Specified in the format
projects/*/locations/*/scopes/*.