public enum Annotation.Type extends Enum<Annotation.Type> implements ProtocolMessageEnum
Types for project level setting.
Protobuf enum google.cloud.rapidmigrationassessment.v1.Annotation.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
TYPE_LEGACY_EXPORT_CONSENT |
Indicates that this project has opted into StratoZone export. |
TYPE_LEGACY_EXPORT_CONSENT_VALUE |
Indicates that this project has opted into StratoZone export. |
TYPE_QWIKLAB |
Indicates that this project is created by Qwiklab. |
TYPE_QWIKLAB_VALUE |
Indicates that this project is created by Qwiklab. |
TYPE_UNSPECIFIED |
Unknown type |
TYPE_UNSPECIFIED_VALUE |
Unknown type |
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() |