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

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
Name Description
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
Type Description
int

setCode

Output only. The current state of the Membership resource.

Parameter
Name Description
var int
Returns
Type Description
$this