Google Cloud Gke Hub V1 Client - Class MembershipBinding (1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class MembershipBinding.
MembershipBinding is a subresource of a Membership, representing
what Fleet Scopes (or other, future Fleet resources) a Membership is bound
to.
Generated from protobuf message google.cloud.gkehub.v1.MembershipBinding
Namespace
Google \ Cloud \ GkeHub \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getScope
A Scope resource name in the format
projects/*/locations/*/scopes/*.
Returns
Type
Description
string
hasScope
setScope
A Scope resource name in the format
projects/*/locations/*/scopes/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getName
The resource name for the membershipbinding itself
projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}
Returns
Type
Description
string
setName
The resource name for the membershipbinding itself
projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getUid
Output only. Google-generated UUID for this resource. This is unique across
all membershipbinding resources. If a membershipbinding resource is deleted
and another resource with the same name is created, it gets a different
uid.
Returns
Type
Description
string
setUid
Output only. Google-generated UUID for this resource. This is unique across
all membershipbinding resources. If a membershipbinding resource is deleted
and another resource with the same name is created, it gets a different
uid.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCreateTime
Output only. When the membership binding was created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]