Uses of Enum
com.google.cloud.aiplatform.v1.Retrieval.SourceCase
Packages that use Retrieval.SourceCase
-
Uses of Retrieval.SourceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Retrieval.SourceCaseModifier and TypeMethodDescriptionstatic Retrieval.SourceCaseRetrieval.SourceCase.forNumber(int value) Retrieval.Builder.getSourceCase()Retrieval.getSourceCase()RetrievalOrBuilder.getSourceCase()static Retrieval.SourceCaseRetrieval.SourceCase.valueOf(int value) Deprecated.static Retrieval.SourceCaseReturns the enum constant of this type with the specified name.static Retrieval.SourceCase[]Retrieval.SourceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.