| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static RagVectorDbConfig.VectorDbCase |
RagVectorDbConfig.VectorDbCase.forNumber(int value) |
RagVectorDbConfig.VectorDbCase |
RagVectorDbConfigOrBuilder.getVectorDbCase() |
RagVectorDbConfig.VectorDbCase |
RagVectorDbConfig.getVectorDbCase() |
RagVectorDbConfig.VectorDbCase |
RagVectorDbConfig.Builder.getVectorDbCase() |
static RagVectorDbConfig.VectorDbCase |
RagVectorDbConfig.VectorDbCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RagVectorDbConfig.VectorDbCase |
RagVectorDbConfig.VectorDbCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RagVectorDbConfig.VectorDbCase[] |
RagVectorDbConfig.VectorDbCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.