public static final class RagManagedDbConfig.Basic.Builder extends GeneratedMessage.Builder<RagManagedDbConfig.Basic.Builder> implements RagManagedDbConfig.BasicOrBuilderBasic tier is a cost-effective and low compute tier suitable for the following cases:
- Experimenting with RagManagedDb.
- Small data size.
- Latency insensitive workload.
Only using RAG Engine with external vector DBs.
NOTE: This is the default tier if not explicitly chosen.
Protobuf type google.cloud.vertexai.v1.RagManagedDbConfig.Basic
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RagManagedDbConfig.Basic.BuilderImplements
RagManagedDbConfig.BasicOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public RagManagedDbConfig.Basic build()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic |
|
buildPartial()
public RagManagedDbConfig.Basic buildPartial()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic |
|
clear()
public RagManagedDbConfig.Basic.Builder clear()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic.Builder |
|
getDefaultInstanceForType()
public RagManagedDbConfig.Basic getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic |
|
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.Basic other)
public RagManagedDbConfig.Basic.Builder mergeFrom(RagManagedDbConfig.Basic other)| Parameter | |
|---|---|
| Name | Description |
other |
RagManagedDbConfig.Basic |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RagManagedDbConfig.Basic.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RagManagedDbConfig.Basic.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RagManagedDbConfig.Basic.Builder |
|