| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.Builder.build() |
RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.Builder.buildPartial() |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.getDefaultInstance() |
RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.getDefaultInstanceForType() |
RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.Builder.getDefaultInstanceForType() |
RagManagedDbConfig.Scaled |
RagManagedDbConfigOrBuilder.getScaled()
Sets the RagManagedDb to the Scaled tier.
|
RagManagedDbConfig.Scaled |
RagManagedDbConfig.getScaled()
Sets the RagManagedDb to the Scaled tier.
|
RagManagedDbConfig.Scaled |
RagManagedDbConfig.Builder.getScaled()
Sets the RagManagedDb to the Scaled tier.
|
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseDelimitedFrom(InputStream input) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(byte[] data) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(ByteBuffer data) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.ByteString data) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(InputStream input) |
static RagManagedDbConfig.Scaled |
RagManagedDbConfig.Scaled.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagManagedDbConfig.Scaled> |
RagManagedDbConfig.Scaled.getParserForType() |
static com.google.protobuf.Parser<RagManagedDbConfig.Scaled> |
RagManagedDbConfig.Scaled.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagManagedDbConfig.Scaled.Builder |
RagManagedDbConfig.Scaled.Builder.mergeFrom(RagManagedDbConfig.Scaled other) |
RagManagedDbConfig.Builder |
RagManagedDbConfig.Builder.mergeScaled(RagManagedDbConfig.Scaled value)
Sets the RagManagedDb to the Scaled tier.
|
static RagManagedDbConfig.Scaled.Builder |
RagManagedDbConfig.Scaled.newBuilder(RagManagedDbConfig.Scaled prototype) |
RagManagedDbConfig.Builder |
RagManagedDbConfig.Builder.setScaled(RagManagedDbConfig.Scaled value)
Sets the RagManagedDb to the Scaled tier.
|
Copyright © 2025 Google LLC. All rights reserved.