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