public enum InfoTypeDescription.InfoTypeLaunchStatus extends Enum<InfoTypeDescription.InfoTypeLaunchStatus> implements ProtocolMessageEnumThe launch status of an infoType.
Protobuf enum google.privacy.dlp.v2.InfoTypeDescription.InfoTypeLaunchStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GENERAL_AVAILABILITY |
InfoType is generally available. |
GENERAL_AVAILABILITY_VALUE |
InfoType is generally available. |
INFO_TYPE_LAUNCH_STATUS_UNSPECIFIED |
Unspecified. |
INFO_TYPE_LAUNCH_STATUS_UNSPECIFIED_VALUE |
Unspecified. |
PRIVATE_PREVIEW |
InfoType is in private preview. |
PRIVATE_PREVIEW_VALUE |
InfoType is in private preview. |
PUBLIC_PREVIEW |
InfoType is in public preview. |
PUBLIC_PREVIEW_VALUE |
InfoType is in public preview. |
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() |
|