public enum ActiveDirectory.State extends Enum<ActiveDirectory.State> implements ProtocolMessageEnum
The Active Directory States
Protobuf enum google.cloud.netapp.v1.ActiveDirectory.State
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CREATING |
Active Directory State is Creating |
CREATING_VALUE |
Active Directory State is Creating |
DELETING |
Active Directory State is Deleting |
DELETING_VALUE |
Active Directory State is Deleting |
ERROR |
Active Directory State is Error |
ERROR_VALUE |
Active Directory State is Error |
IN_USE |
Active Directory State is In use |
IN_USE_VALUE |
Active Directory State is In use |
READY |
Active Directory State is Ready |
READY_VALUE |
Active Directory State is Ready |
STATE_UNSPECIFIED |
Unspecified Active Directory State |
STATE_UNSPECIFIED_VALUE |
Unspecified Active Directory State |
UNRECOGNIZED |
|
UPDATING |
Active Directory State is Updating |
UPDATING_VALUE |
Active Directory State is Updating |
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() |