Google Cloud Channel V1 Client - Class ProvisioningState (1.0.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class ProvisioningState.

Indicates the current provisioning state of the entitlement.

Protobuf type google.cloud.channel.v1.Entitlement.ProvisioningState

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

PROVISIONING_STATE_UNSPECIFIED

Value: 0

Not used.

Generated from protobuf enum PROVISIONING_STATE_UNSPECIFIED = 0;

ACTIVE

Value: 1

The entitlement is currently active.

Generated from protobuf enum ACTIVE = 1;

SUSPENDED

Value: 5

The entitlement is currently suspended.

Generated from protobuf enum SUSPENDED = 5;