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