Uses of Enum
com.google.cloud.aiplatform.v1.MetricxSpec.MetricxVersion
Packages that use MetricxSpec.MetricxVersion
-
Uses of MetricxSpec.MetricxVersion in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetricxSpec.MetricxVersionModifier and TypeMethodDescriptionstatic MetricxSpec.MetricxVersionMetricxSpec.MetricxVersion.forNumber(int value) MetricxSpec.Builder.getVersion()Required.MetricxSpec.getVersion()Required.MetricxSpecOrBuilder.getVersion()Required.static MetricxSpec.MetricxVersionMetricxSpec.MetricxVersion.valueOf(int value) Deprecated.static MetricxSpec.MetricxVersionMetricxSpec.MetricxVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static MetricxSpec.MetricxVersionReturns the enum constant of this type with the specified name.static MetricxSpec.MetricxVersion[]MetricxSpec.MetricxVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetricxSpec.MetricxVersionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<MetricxSpec.MetricxVersion>MetricxSpec.MetricxVersion.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type MetricxSpec.MetricxVersionModifier and TypeMethodDescriptionMetricxSpec.Builder.setVersion(MetricxSpec.MetricxVersion value) Required.