Uses of Class
com.google.cloud.aiplatform.v1.RagManagedDbConfig.Scaled
Packages that use RagManagedDbConfig.Scaled
-
Uses of RagManagedDbConfig.Scaled in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagManagedDbConfig.ScaledModifier and TypeMethodDescriptionRagManagedDbConfig.Scaled.Builder.build()RagManagedDbConfig.Scaled.Builder.buildPartial()static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.getDefaultInstance()RagManagedDbConfig.Scaled.Builder.getDefaultInstanceForType()RagManagedDbConfig.Scaled.getDefaultInstanceForType()RagManagedDbConfig.Builder.getScaled()Sets the RagManagedDb to the Scaled tier.RagManagedDbConfig.getScaled()Sets the RagManagedDb to the Scaled tier.RagManagedDbConfigOrBuilder.getScaled()Sets the RagManagedDb to the Scaled tier.static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseDelimitedFrom(InputStream input) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(byte[] data) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.ByteString data) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.CodedInputStream input) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(InputStream input) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(ByteBuffer data) static RagManagedDbConfig.ScaledRagManagedDbConfig.Scaled.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RagManagedDbConfig.ScaledModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagManagedDbConfig.Scaled>RagManagedDbConfig.Scaled.getParserForType()static com.google.protobuf.Parser<RagManagedDbConfig.Scaled>RagManagedDbConfig.Scaled.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagManagedDbConfig.ScaledModifier and TypeMethodDescriptionRagManagedDbConfig.Scaled.Builder.mergeFrom(RagManagedDbConfig.Scaled other) RagManagedDbConfig.Builder.mergeScaled(RagManagedDbConfig.Scaled value) Sets the RagManagedDb to the Scaled tier.RagManagedDbConfig.Scaled.newBuilder(RagManagedDbConfig.Scaled prototype) RagManagedDbConfig.Builder.setScaled(RagManagedDbConfig.Scaled value) Sets the RagManagedDb to the Scaled tier.