Google Cloud Gke Hub V1 Client - Class MembershipState (0.7.1)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class MembershipState.

MembershipState describes the state of a Membership resource.

Generated from protobuf message google.cloud.gkehub.v1.MembershipState

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ code int

Output only. The current state of the Membership resource.

getCode

Output only. The current state of the Membership resource.

Returns
TypeDescription
int

setCode

Output only. The current state of the Membership resource.

Parameter
NameDescription
var int
Returns
TypeDescription
$this