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

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

CommonFeatureState contains Hub-wide Feature status information.

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

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state Google\Cloud\GkeHub\V1\FeatureState

Output only. The "running state" of the Feature in this Hub.

getState

Output only. The "running state" of the Feature in this Hub.

Returns
Type Description
Google\Cloud\GkeHub\V1\FeatureState|null

hasState

clearState

setState

Output only. The "running state" of the Feature in this Hub.

Parameter
Name Description
var Google\Cloud\GkeHub\V1\FeatureState
Returns
Type Description
$this