Uses of Enum
com.google.cloud.aiplatform.v1.RagEmbeddingModelConfig.ModelConfigCase
Packages that use RagEmbeddingModelConfig.ModelConfigCase
-
Uses of RagEmbeddingModelConfig.ModelConfigCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagEmbeddingModelConfig.ModelConfigCaseModifier and TypeMethodDescriptionRagEmbeddingModelConfig.ModelConfigCase.forNumber(int value) RagEmbeddingModelConfig.Builder.getModelConfigCase()RagEmbeddingModelConfig.getModelConfigCase()RagEmbeddingModelConfigOrBuilder.getModelConfigCase()RagEmbeddingModelConfig.ModelConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RagEmbeddingModelConfig.ModelConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.