Google Cloud Vmware Engine V1 Client - Class State (0.1.4)

Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class State.

State of the appliance

Protobuf type google.cloud.vmwareengine.v1.Hcx.State

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

STATE_UNSPECIFIED

Value: 0

Unspecified appliance state. This is the default value.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

ACTIVE

Value: 1

The appliance is operational and can be used.

Generated from protobuf enum ACTIVE = 1;

CREATING

Value: 2

The appliance is being deployed.

Generated from protobuf enum CREATING = 2;