Google Cloud License Manager V1 Client - Class ActivationState (0.1.0)

Reference documentation and code samples for the Google Cloud License Manager V1 Client class ActivationState.

State of the License Key activation on the instance.

Protobuf type google.cloud.licensemanager.v1.ActivationState

Namespace

Google \ Cloud \ LicenseManager \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

ACTIVATION_STATE_UNSPECIFIED

  Value: 0 
 

The Status of the activation is unspecified

Generated from protobuf enum ACTIVATION_STATE_UNSPECIFIED = 0;

ACTIVATION_STATE_KEY_REQUESTED

  Value: 1 
 

Activation key (MAK) requested for the instance.

Generated from protobuf enum ACTIVATION_STATE_KEY_REQUESTED = 1;

ACTIVATION_STATE_ACTIVATING

  Value: 2 
 

License activation process is running on the instance.

Generated from protobuf enum ACTIVATION_STATE_ACTIVATING = 2;

ACTIVATION_STATE_ACTIVATED

  Value: 3 
 

License activation is complete on the instance.

Generated from protobuf enum ACTIVATION_STATE_ACTIVATED = 3;

ACTIVATION_STATE_DEACTIVATING

  Value: 4 
 

License Key is deactivating on the instance.

Generated from protobuf enum ACTIVATION_STATE_DEACTIVATING = 4;

ACTIVATION_STATE_DEACTIVATED

  Value: 5 
 

License Key is deactivated on the instance.

Generated from protobuf enum ACTIVATION_STATE_DEACTIVATED = 5;

ACTIVATION_STATE_TERMINATED

  Value: 6 
 

License Key activation failed on the instance.

Generated from protobuf enum ACTIVATION_STATE_TERMINATED = 6;

Design a Mobile Site
View Site in Mobile | Classic
Share by: