Google Cloud Gke Hub V1 Client - Class ListMembershipRBACRoleBindingsRequest (1.3.1)
Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ListMembershipRBACRoleBindingsRequest.
Request to list Membership RBACRoleBindings.
Generated from protobuf message google.cloud.gkehub.v1.ListMembershipRBACRoleBindingsRequest
Namespace
Google \ Cloud \ GkeHub \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
Required. The parent (project and location) where the Features will be
listed. Specified in the format projects/*/locations/*/memberships/*.
Returns
Type
Description
string
setParent
Required. The parent (project and location) where the Features will be
listed. Specified in the format projects/*/locations/*/memberships/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. When requesting a 'page' of resources, page_size specifies
number of resources to return. If unspecified or set to 0, all resources
will be returned.
Returns
Type
Description
int
setPageSize
Optional. When requesting a 'page' of resources, page_size specifies
number of resources to return. If unspecified or set to 0, all resources
will be returned.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. Token returned by previous call to
ListMembershipRBACRoleBindings which specifies the position in the list
from where to continue listing the resources.
Returns
Type
Description
string
setPageToken
Optional. Token returned by previous call to
ListMembershipRBACRoleBindings which specifies the position in the list
from where to continue listing the resources.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The parent (project and location) where the Features will be
listed. Specified in the format projects/*/locations/*/memberships/*. Please see
GkeHubClient::scopeName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]