public enum MetricxSpec.MetricxVersion extends Enum<MetricxSpec.MetricxVersion> implements ProtocolMessageEnum
MetricX Version options.
Protobuf enum google.cloud.aiplatform.v1.MetricxSpec.MetricxVersion
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
METRICX_24_REF |
MetricX 2024 (2.6) for translation + reference (reference-based). |
METRICX_24_REF_VALUE |
MetricX 2024 (2.6) for translation + reference (reference-based). |
METRICX_24_SRC |
MetricX 2024 (2.6) for translation + source (QE). |
METRICX_24_SRC_REF |
MetricX 2024 (2.6) for translation + source + reference (source-reference-combined). |
METRICX_24_SRC_REF_VALUE |
MetricX 2024 (2.6) for translation + source + reference (source-reference-combined). |
METRICX_24_SRC_VALUE |
MetricX 2024 (2.6) for translation + source (QE). |
METRICX_VERSION_UNSPECIFIED |
MetricX version unspecified. |
METRICX_VERSION_UNSPECIFIED_VALUE |
MetricX version unspecified. |
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() |