public sealed class RagManagedDbConfig.Types.Basic : IMessage<RagManagedDbConfig.Types.Basic>, IEquatable<RagManagedDbConfig.Types.Basic>, IDeepCloneable<RagManagedDbConfig.Types.Basic>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagManagedDbConfig.Types.Basic.
Basic 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.
Implements
IMessageRagManagedDbConfigTypesBasic, IEquatableRagManagedDbConfigTypesBasic, IDeepCloneableRagManagedDbConfigTypesBasic, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
Basic()
public Basic()
Basic(Basic)
public Basic(RagManagedDbConfig.Types.Basic other)
Parameter | |
---|---|
Name | Description |
other |
RagManagedDbConfigTypesBasic |