Uses of Enum
com.google.cloud.aiplatform.v1.RagVectorDbConfig.VectorDbCase
Packages that use RagVectorDbConfig.VectorDbCase
-
Uses of RagVectorDbConfig.VectorDbCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagVectorDbConfig.VectorDbCaseModifier and TypeMethodDescriptionRagVectorDbConfig.VectorDbCase.forNumber(int value) RagVectorDbConfig.Builder.getVectorDbCase()RagVectorDbConfig.getVectorDbCase()RagVectorDbConfigOrBuilder.getVectorDbCase()RagVectorDbConfig.VectorDbCase.valueOf(int value) Deprecated.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.