Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class FeatureState.
FeatureState describes the high-level state of a Feature. It may be used to
describe a Feature's state at the environ-level, or per-membershop, depending
on the context.
Generated from protobuf message google.cloud.gkehub.v1.FeatureState
Namespace
Google \ Cloud \ GkeHub \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ code
int
The high-level, machine-readable status of this Feature.
↳ description
string
A human-readable description of the current status.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Gke Hub V1 Client - Class FeatureState (1.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.6 (latest)](/php/docs/reference/cloud-gke-hub/latest/V1.FeatureState)\n- [1.0.5](/php/docs/reference/cloud-gke-hub/1.0.5/V1.FeatureState)\n- [0.10.0](/php/docs/reference/cloud-gke-hub/0.10.0/V1.FeatureState)\n- [0.9.5](/php/docs/reference/cloud-gke-hub/0.9.5/V1.FeatureState)\n- [0.8.2](/php/docs/reference/cloud-gke-hub/0.8.2/V1.FeatureState)\n- [0.7.1](/php/docs/reference/cloud-gke-hub/0.7.1/V1.FeatureState)\n- [0.6.3](/php/docs/reference/cloud-gke-hub/0.6.3/V1.FeatureState)\n- [0.5.6](/php/docs/reference/cloud-gke-hub/0.5.6/V1.FeatureState) \nReference documentation and code samples for the Google Cloud Gke Hub V1 Client class FeatureState.\n\nFeatureState describes the high-level state of a Feature. It may be used to\ndescribe a Feature's state at the environ-level, or per-membershop, depending\non the context.\n\nGenerated from protobuf message `google.cloud.gkehub.v1.FeatureState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeHub \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCode\n\nThe high-level, machine-readable status of this Feature.\n\n### setCode\n\nThe high-level, machine-readable status of this Feature.\n\n### getDescription\n\nA human-readable description of the current status.\n\n### setDescription\n\nA human-readable description of the current status.\n\n### getUpdateTime\n\nThe time this status and any related Feature-specific details were updated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nThe time this status and any related Feature-specific details were updated."]]