Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class CommonFeatureState.
CommonFeatureState contains Fleet-wide Feature status information.
Generated from protobuf message google.cloud.gkehub.v1.CommonFeatureState
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ rbacrolebindingactuation |
Google\Cloud\GkeHub\RbacRoleBindingActuation\V1\FeatureState
RBAC Role Binding Actuation feature state |
↳ state |
FeatureState
Output only. The "running state" of the Feature in this Fleet. |
getRbacrolebindingactuation
RBAC Role Binding Actuation feature state
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\GkeHub\RbacRoleBindingActuation\V1\FeatureState|null |
|
hasRbacrolebindingactuation
setRbacrolebindingactuation
RBAC Role Binding Actuation feature state
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\GkeHub\RbacRoleBindingActuation\V1\FeatureState
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getState
Output only. The "running state" of the Feature in this Fleet.
| Returns | |
|---|---|
| Type | Description |
FeatureState|null |
|
hasState
clearState
setState
Output only. The "running state" of the Feature in this Fleet.
| Parameter | |
|---|---|
| Name | Description |
var |
FeatureState
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getFeatureState
| Returns | |
|---|---|
| Type | Description |
string |
|