public enum ActivationState extends Enum<ActivationState> implements ProtocolMessageEnumState of the License Key activation on the instance.
 Protobuf enum google.cloud.licensemanager.v1.ActivationState
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
ACTIVATION_STATE_ACTIVATED | 
        License activation is complete on the instance.    | 
      
ACTIVATION_STATE_ACTIVATED_VALUE | 
        License activation is complete on the instance.    | 
      
ACTIVATION_STATE_ACTIVATING | 
        License activation process is running on the instance.    | 
      
ACTIVATION_STATE_ACTIVATING_VALUE | 
        License activation process is running on the instance.    | 
      
ACTIVATION_STATE_DEACTIVATED | 
        License Key is deactivated on the instance.    | 
      
ACTIVATION_STATE_DEACTIVATED_VALUE | 
        License Key is deactivated on the instance.    | 
      
ACTIVATION_STATE_DEACTIVATING | 
        License Key is deactivating on the instance.    | 
      
ACTIVATION_STATE_DEACTIVATING_VALUE | 
        License Key is deactivating on the instance.    | 
      
ACTIVATION_STATE_KEY_REQUESTED | 
        Activation key (MAK) requested for the instance.    | 
      
ACTIVATION_STATE_KEY_REQUESTED_VALUE | 
        Activation key (MAK) requested for the instance.    | 
      
ACTIVATION_STATE_TERMINATED | 
        License Key activation failed on the instance.    | 
      
ACTIVATION_STATE_TERMINATED_VALUE | 
        License Key activation failed on the instance.    | 
      
ACTIVATION_STATE_UNSPECIFIED | 
        The Status of the activation is unspecified    | 
      
ACTIVATION_STATE_UNSPECIFIED_VALUE | 
        The Status of the activation is unspecified    | 
      
UNRECOGNIZED | 
        |
Static Methods | 
      |
|---|---|
| Name | Description | 
forNumber(int value) | 
        |
getDescriptor() | 
        |
internalGetValueMap() | 
        |
valueOf(Descriptors.EnumValueDescriptor desc) | 
        |
valueOf(int value) | 
        Deprecated. Use #forNumber(int) instead.  | 
      
valueOf(String name) | 
        |
values() | 
        |
Methods | 
      |
|---|---|
| Name | Description | 
getDescriptorForType() | 
        |
getNumber() | 
        |
getValueDescriptor() | 
        |