Uses of Enum
com.google.cloud.aiplatform.v1.PairwiseChoice
Packages that use PairwiseChoice
-
Uses of PairwiseChoice in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PairwiseChoiceModifier and TypeMethodDescriptionstatic PairwiseChoicePairwiseChoice.forNumber(int value) PairwiseMetricResult.Builder.getPairwiseChoice()Output only.PairwiseMetricResult.getPairwiseChoice()Output only.PairwiseMetricResultOrBuilder.getPairwiseChoice()Output only.PairwiseQuestionAnsweringQualityResult.Builder.getPairwiseChoice()Output only.PairwiseQuestionAnsweringQualityResult.getPairwiseChoice()Output only.PairwiseQuestionAnsweringQualityResultOrBuilder.getPairwiseChoice()Output only.PairwiseSummarizationQualityResult.Builder.getPairwiseChoice()Output only.PairwiseSummarizationQualityResult.getPairwiseChoice()Output only.PairwiseSummarizationQualityResultOrBuilder.getPairwiseChoice()Output only.static PairwiseChoicePairwiseChoice.valueOf(int value) Deprecated.static PairwiseChoicePairwiseChoice.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PairwiseChoiceReturns the enum constant of this type with the specified name.static PairwiseChoice[]PairwiseChoice.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 PairwiseChoiceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PairwiseChoice>PairwiseChoice.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type PairwiseChoiceModifier and TypeMethodDescriptionPairwiseMetricResult.Builder.setPairwiseChoice(PairwiseChoice value) Output only.PairwiseQuestionAnsweringQualityResult.Builder.setPairwiseChoice(PairwiseChoice value) Output only.PairwiseSummarizationQualityResult.Builder.setPairwiseChoice(PairwiseChoice value) Output only.