Google Cloud Gke Hub V1beta1 Client - Class GetMembershipRequest (0.9.0)

Reference documentation and code samples for the Google Cloud Gke Hub V1beta1 Client class GetMembershipRequest.

Request message for GkeHubMembershipService.GetMembership method.

Generated from protobuf message google.cloud.gkehub.v1beta1.GetMembershipRequest

Namespace

Google \ Cloud \ GkeHub \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The Membership resource name in the format projects/*/locations/*/memberships/*.

getName

Required. The Membership resource name in the format projects/*/locations/*/memberships/*.

Returns
TypeDescription
string

setName

Required. The Membership resource name in the format projects/*/locations/*/memberships/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this