Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class MembershipFeatureState.
MembershipFeatureState contains Feature status information for a single Membership.
Generated from protobuf message google.cloud.gkehub.v1.MembershipFeatureState
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ configmanagement |
Google\Cloud\GkeHub\ConfigManagement\V1\MembershipState
Config Management-specific state. |
↳ state |
FeatureState
The high-level state of this Feature for a single membership. |
getConfigmanagement
Config Management-specific state.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\GkeHub\ConfigManagement\V1\MembershipState|null |
|
hasConfigmanagement
setConfigmanagement
Config Management-specific state.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\GkeHub\ConfigManagement\V1\MembershipState
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getState
The high-level state of this Feature for a single membership.
| Returns | |
|---|---|
| Type | Description |
FeatureState|null |
|
hasState
clearState
setState
The high-level state of this Feature for a single membership.
| Parameter | |
|---|---|
| Name | Description |
var |
FeatureState
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getFeatureState
| Returns | |
|---|---|
| Type | Description |
string |
|