| Modifier and Type | Method and Description |
|---|---|
static RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.Filter.VectorDbThresholdCase.forNumber(int value) |
RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.FilterOrBuilder.getVectorDbThresholdCase() |
RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.Filter.getVectorDbThresholdCase() |
RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.Filter.Builder.getVectorDbThresholdCase() |
static RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.Filter.VectorDbThresholdCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RagRetrievalConfig.Filter.VectorDbThresholdCase |
RagRetrievalConfig.Filter.VectorDbThresholdCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RagRetrievalConfig.Filter.VectorDbThresholdCase[] |
RagRetrievalConfig.Filter.VectorDbThresholdCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.