Uses of Enum
com.google.cloud.aiplatform.v1.PairwiseMetricInstance.InstanceCase
Packages that use PairwiseMetricInstance.InstanceCase
-
Uses of PairwiseMetricInstance.InstanceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PairwiseMetricInstance.InstanceCaseModifier and TypeMethodDescriptionPairwiseMetricInstance.InstanceCase.forNumber(int value) PairwiseMetricInstance.Builder.getInstanceCase()PairwiseMetricInstance.getInstanceCase()PairwiseMetricInstanceOrBuilder.getInstanceCase()PairwiseMetricInstance.InstanceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static PairwiseMetricInstance.InstanceCase[]PairwiseMetricInstance.InstanceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.