Uses of Enum
com.google.cloud.aiplatform.v1beta1.EvaluationParserConfig.ParserCase
Packages that use EvaluationParserConfig.ParserCase
-
Uses of EvaluationParserConfig.ParserCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EvaluationParserConfig.ParserCaseModifier and TypeMethodDescriptionEvaluationParserConfig.ParserCase.forNumber(int value) EvaluationParserConfig.Builder.getParserCase()EvaluationParserConfig.getParserCase()EvaluationParserConfigOrBuilder.getParserCase()EvaluationParserConfig.ParserCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static EvaluationParserConfig.ParserCase[]EvaluationParserConfig.ParserCase.values()Returns an array containing the constants of this enum type, in the order they are declared.