Google Cloud Gke Hub V1 Client - Class FeatureResourceState (0.9.3)

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

FeatureResourceState describes the state of a Feature resource in the GkeHub API. See FeatureState for the "running state" of the Feature in the Hub and across Memberships.

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

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ state int

The current state of the Feature resource in the Hub API.

getState

The current state of the Feature resource in the Hub API.

Returns
TypeDescription
int

setState

The current state of the Feature resource in the Hub API.

Parameter
NameDescription
var int
Returns
TypeDescription
$this