Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MetricxVersion.
MetricX Version options.
Protobuf type google.cloud.aiplatform.v1.MetricxSpec.MetricxVersion
Namespace
Google \ Cloud \ AIPlatform \ V1 \ MetricxSpecMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
METRICX_VERSION_UNSPECIFIED
Value: 0
MetricX version unspecified.
Generated from protobuf enum METRICX_VERSION_UNSPECIFIED = 0;
METRICX_24_REF
Value: 1
MetricX 2024 (2.6) for translation + reference (reference-based).
Generated from protobuf enum METRICX_24_REF = 1;
METRICX_24_SRC
Value: 2
MetricX 2024 (2.6) for translation + source (QE).
Generated from protobuf enum METRICX_24_SRC = 2;
METRICX_24_SRC_REF
Value: 3
MetricX 2024 (2.6) for translation + source + reference (source-reference-combined).
Generated from protobuf enum METRICX_24_SRC_REF = 3;