Uses of Enum
com.google.cloud.aiplatform.v1beta1.RagManagedDbConfig.ModeCase
Packages that use RagManagedDbConfig.ModeCase
-
Uses of RagManagedDbConfig.ModeCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RagManagedDbConfig.ModeCaseModifier and TypeMethodDescriptionstatic RagManagedDbConfig.ModeCaseRagManagedDbConfig.ModeCase.forNumber(int value) RagManagedDbConfig.Builder.getModeCase()RagManagedDbConfig.getModeCase()RagManagedDbConfigOrBuilder.getModeCase()static RagManagedDbConfig.ModeCaseRagManagedDbConfig.ModeCase.valueOf(int value) Deprecated.static RagManagedDbConfig.ModeCaseReturns the enum constant of this type with the specified name.static RagManagedDbConfig.ModeCase[]RagManagedDbConfig.ModeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.