Enum Annotation.Type (0.28.0)

public enum Annotation.Type extends Enum<Annotation.Type> implements ProtocolMessageEnum

Types for project level setting.

Protobuf enum google.cloud.rapidmigrationassessment.v1.Annotation.Type

Implements

ProtocolMessageEnum

Static Fields

Name Description

Indicates that this project has opted into StratoZone export.

TYPE_LEGACY_EXPORT_CONSENT = 1;

Indicates that this project has opted into StratoZone export.

TYPE_LEGACY_EXPORT_CONSENT = 1;

TYPE_QWIKLAB

Indicates that this project is created by Qwiklab.

TYPE_QWIKLAB = 2;

TYPE_QWIKLAB_VALUE

Indicates that this project is created by Qwiklab.

TYPE_QWIKLAB = 2;

TYPE_UNSPECIFIED

Unknown type

TYPE_UNSPECIFIED = 0;

TYPE_UNSPECIFIED_VALUE

Unknown type

TYPE_UNSPECIFIED = 0;

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()