Uses of Enum
com.google.cloud.aiplatform.v1.RagRetrievalConfig.Filter.VectorDbThresholdCase
Packages that use RagRetrievalConfig.Filter.VectorDbThresholdCase
-
Uses of RagRetrievalConfig.Filter.VectorDbThresholdCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagRetrievalConfig.Filter.VectorDbThresholdCaseModifier and TypeMethodDescriptionRagRetrievalConfig.Filter.VectorDbThresholdCase.forNumber(int value) RagRetrievalConfig.Filter.Builder.getVectorDbThresholdCase()RagRetrievalConfig.Filter.getVectorDbThresholdCase()RagRetrievalConfig.FilterOrBuilder.getVectorDbThresholdCase()RagRetrievalConfig.Filter.VectorDbThresholdCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RagRetrievalConfig.Filter.VectorDbThresholdCase.values()Returns an array containing the constants of this enum type, in the order they are declared.