Uses of Enum
com.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData.DataCase
Packages that use EvaluationInstance.InstanceData.DataCase
-
Uses of EvaluationInstance.InstanceData.DataCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EvaluationInstance.InstanceData.DataCaseModifier and TypeMethodDescriptionEvaluationInstance.InstanceData.DataCase.forNumber(int value) EvaluationInstance.InstanceData.Builder.getDataCase()EvaluationInstance.InstanceData.getDataCase()EvaluationInstance.InstanceDataOrBuilder.getDataCase()EvaluationInstance.InstanceData.DataCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.EvaluationInstance.InstanceData.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.