public static final class RagManagedDbConfig.Unprovisioned.Builder extends GeneratedMessage.Builder<RagManagedDbConfig.Unprovisioned.Builder> implements RagManagedDbConfig.UnprovisionedOrBuilderDisables the RAG Engine service and deletes all your data held within this service. This will halt the billing of the service.
NOTE: Once deleted the data cannot be recovered. To start using RAG Engine again, you will need to update the tier by calling the UpdateRagEngineConfig API.
Protobuf type google.cloud.vertexai.v1.RagManagedDbConfig.Unprovisioned
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RagManagedDbConfig.Unprovisioned.BuilderImplements
RagManagedDbConfig.UnprovisionedOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public RagManagedDbConfig.Unprovisioned build()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned |
|
buildPartial()
public RagManagedDbConfig.Unprovisioned buildPartial()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned |
|
clear()
public RagManagedDbConfig.Unprovisioned.Builder clear()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned.Builder |
|
getDefaultInstanceForType()
public RagManagedDbConfig.Unprovisioned getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(RagManagedDbConfig.Unprovisioned other)
public RagManagedDbConfig.Unprovisioned.Builder mergeFrom(RagManagedDbConfig.Unprovisioned other)| Parameter | |
|---|---|
| Name | Description |
other |
RagManagedDbConfig.Unprovisioned |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RagManagedDbConfig.Unprovisioned.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RagManagedDbConfig.Unprovisioned.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Unprovisioned.Builder |
|