Google Cloud Gke Hub V1 Client - Class HierarchyControllerState (0.9.3)

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

State for Hierarchy Controller

Generated from protobuf message google.cloud.gkehub.configmanagement.v1.HierarchyControllerState

Namespace

Google \ Cloud \ GkeHub \ ConfigManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ version Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerVersion

The version for Hierarchy Controller

↳ state Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerDeploymentState

The deployment state for Hierarchy Controller

getVersion

The version for Hierarchy Controller

Returns
TypeDescription
Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerVersion|null

hasVersion

clearVersion

setVersion

The version for Hierarchy Controller

Parameter
NameDescription
var Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerVersion
Returns
TypeDescription
$this

getState

The deployment state for Hierarchy Controller

Returns
TypeDescription
Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerDeploymentState|null

hasState

clearState

setState

The deployment state for Hierarchy Controller

Parameter
NameDescription
var Google\Cloud\GkeHub\ConfigManagement\V1\HierarchyControllerDeploymentState
Returns
TypeDescription
$this