MetricxSpec_MetricxVersion class final
MetricX Version options.
- Inheritance
-
- Object
- ProtoEnum
- MetricxSpec_MetricxVersion
Constructors
- MetricxSpec_MetricxVersion(String value)
-
const
- MetricxSpec_MetricxVersion.fromJson(Object? json)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isNotDefault → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value → String
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- $default → const MetricxSpec_MetricxVersion
- The default value for MetricxSpec_MetricxVersion.
- metricx24Ref → const MetricxSpec_MetricxVersion
- MetricX 2024 (2.6) for translation + reference (reference-based).
- metricx24Src → const MetricxSpec_MetricxVersion
- MetricX 2024 (2.6) for translation + source (QE).
- metricx24SrcRef → const MetricxSpec_MetricxVersion
- MetricX 2024 (2.6) for translation + source + reference (source-reference-combined).
- metricxVersionUnspecified → const MetricxSpec_MetricxVersion
- MetricX version unspecified.