public enum DirectoryServiceType extends Enum<DirectoryServiceType> implements ProtocolMessageEnum
Type of directory service
Protobuf enum google.cloud.netapp.v1.DirectoryServiceType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ACTIVE_DIRECTORY |
Active directory policy attached to the storage pool. |
ACTIVE_DIRECTORY_VALUE |
Active directory policy attached to the storage pool. |
DIRECTORY_SERVICE_TYPE_UNSPECIFIED |
Directory service type is not specified. |
DIRECTORY_SERVICE_TYPE_UNSPECIFIED_VALUE |
Directory service type is not specified. |
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() |