Uses of Class
com.google.cloud.aiplatform.v1.RagManagedDbConfig.Scaled.Builder
Packages that use RagManagedDbConfig.Scaled.Builder
-
Uses of RagManagedDbConfig.Scaled.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagManagedDbConfig.Scaled.BuilderModifier and TypeMethodDescriptionRagManagedDbConfig.Scaled.Builder.clear()RagManagedDbConfig.Builder.getScaledBuilder()Sets the RagManagedDb to the Scaled tier.RagManagedDbConfig.Scaled.Builder.mergeFrom(RagManagedDbConfig.Scaled other) RagManagedDbConfig.Scaled.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RagManagedDbConfig.Scaled.Builder.mergeFrom(com.google.protobuf.Message other) RagManagedDbConfig.Scaled.newBuilder()RagManagedDbConfig.Scaled.newBuilder(RagManagedDbConfig.Scaled prototype) RagManagedDbConfig.Scaled.newBuilderForType()protected RagManagedDbConfig.Scaled.BuilderRagManagedDbConfig.Scaled.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RagManagedDbConfig.Scaled.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagManagedDbConfig.Scaled.BuilderModifier and TypeMethodDescriptionRagManagedDbConfig.Builder.setScaled(RagManagedDbConfig.Scaled.Builder builderForValue) Sets the RagManagedDb to the Scaled tier.