Google Cloud Gke Hub V1 Client - Class NamespaceLifecycleState (1.3.0)

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

NamespaceLifecycleState describes the state of a Namespace resource.

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

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 Namespace resource.

getCode

Output only. The current state of the Namespace resource.

Returns
Type Description
int Enum of type Code.

setCode

Output only. The current state of the Namespace resource.

Parameter
Name Description
var int

Enum of type Code.

Returns
Type Description
$this