public enum Report.Type extends Enum<Report.Type> implements ProtocolMessageEnum
Report type.
Protobuf enum google.cloud.migrationcenter.v1.Report.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
TOTAL_COST_OF_OWNERSHIP |
Total cost of ownership Report type. |
TOTAL_COST_OF_OWNERSHIP_VALUE |
Total cost of ownership Report type. |
TYPE_UNSPECIFIED |
Default Report type. |
TYPE_UNSPECIFIED_VALUE |
Default Report 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() |