Uses of Enum
com.google.cloud.aiplatform.v1.RagQuery.QueryCase
Packages that use RagQuery.QueryCase
-
Uses of RagQuery.QueryCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagQuery.QueryCaseModifier and TypeMethodDescriptionstatic RagQuery.QueryCaseRagQuery.QueryCase.forNumber(int value) RagQuery.Builder.getQueryCase()RagQuery.getQueryCase()RagQueryOrBuilder.getQueryCase()static RagQuery.QueryCaseRagQuery.QueryCase.valueOf(int value) Deprecated.static RagQuery.QueryCaseReturns the enum constant of this type with the specified name.static RagQuery.QueryCase[]RagQuery.QueryCase.values()Returns an array containing the constants of this enum type, in the order they are declared.