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

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

ScopeFeatureState contains Scope-wide Feature status information.

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

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state FeatureState

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

getState

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

Returns
Type Description
FeatureState|null

hasState

clearState

setState

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

Parameter
Name Description
var FeatureState
Returns
Type Description
$this