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

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
Name Description
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
Type Description
int

setState

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

Parameter
Name Description
var int
Returns
Type Description
$this