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 \ V1Methods
__construct
Constructor.
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.
↳ update_time
Google\Protobuf\Timestamp
The time this status and any related Feature-specific details were updated.
getCode
The high-level, machine-readable status of this Feature.
int
setCode
The high-level, machine-readable status of this Feature.
var
int
$this
getDescription
A human-readable description of the current status.
string
setDescription
A human-readable description of the current status.
var
string
$this
getUpdateTime
The time this status and any related Feature-specific details were updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
The time this status and any related Feature-specific details were updated.
$this