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