public enum Evaluation.EvaluationType extends Enum<Evaluation.EvaluationType> implements ProtocolMessageEnumPossible types of workload evaluations like SAP, SQL Server, etc.
Protobuf enum google.cloud.workloadmanager.v1.Evaluation.EvaluationType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EVALUATION_TYPE_UNSPECIFIED |
Not specified. |
EVALUATION_TYPE_UNSPECIFIED_VALUE |
Not specified. |
OTHER |
Customized best practices. |
OTHER_VALUE |
Customized best practices. |
SAP |
SAP best practices. |
SAP_VALUE |
SAP best practices. |
SQL_SERVER |
SQL best practices. |
SQL_SERVER_VALUE |
SQL best practices. |
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() |
|