Google Cloud Gke Hub V1 Client - Class CommonFeatureState (0.6.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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\GkeHub\V1\FeatureState|null

hasState

clearState

setState

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

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