Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ListMembershipBindingsResponse.
List of MembershipBindings.
Generated from protobuf message google.cloud.gkehub.v1.ListMembershipBindingsResponse
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ membership_bindings
↳ next_page_token
string
A token to request the next page of resources from the ListMembershipBindings
method. The value of an empty string means that there are no more resources to return.
↳ unreachable
string[]
List of locations that could not be reached while fetching this list.
getMembershipBindings
The list of membership_bindings
setMembershipBindings
The list of membership_bindings
$this
getNextPageToken
A token to request the next page of resources from the ListMembershipBindings
method. The value of an empty string means
that there are no more resources to return.
string
setNextPageToken
A token to request the next page of resources from the ListMembershipBindings
method. The value of an empty string means
that there are no more resources to return.
var
string
$this
getUnreachable
List of locations that could not be reached while fetching this list.
setUnreachable
List of locations that could not be reached while fetching this list.
var
string[]
$this

