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 \ V1Methods
__construct
Constructor.
data
mixed
getScope
A Scope resource name in the format projects/*/locations/*/scopes/*
.
string
hasScope
setScope
A Scope resource name in the format projects/*/locations/*/scopes/*
.
var
string
$this
getName
The resource name for the membershipbinding itself projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}
string
setName
The resource name for the membershipbinding itself projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}
var
string
$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.
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.
var
string
$this
getCreateTime
Output only. When the membership binding was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. When the membership binding was created.
$this
getUpdateTime
Output only. When the membership binding was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. When the membership binding was last updated.
$this
getDeleteTime
Output only. When the membership binding was deleted.
hasDeleteTime
clearDeleteTime
setDeleteTime
Output only. When the membership binding was deleted.
$this
getState
Output only. State of the membership binding resource.
hasState
clearState
setState
Output only. State of the membership binding resource.
$this
getLabels
Optional. Labels for this MembershipBinding.
setLabels
Optional. Labels for this MembershipBinding.
$this
getTarget
string

