Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagManagedDbConfig.
Configuration message for RagManagedDb used by RagEngine.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#basic
def basic() -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic) — Sets the RagManagedDb to the Basic tier.
Note: The following fields are mutually exclusive:
basic
,scaled
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#basic=
def basic=(value) -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic
-
value (::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic) — Sets the RagManagedDb to the Basic tier.
Note: The following fields are mutually exclusive:
basic
,scaled
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Basic) — Sets the RagManagedDb to the Basic tier.
Note: The following fields are mutually exclusive:
basic
,scaled
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#scaled
def scaled() -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Scaled
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Scaled) — Sets the RagManagedDb to the Scaled tier.
Note: The following fields are mutually exclusive:
scaled
,basic
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#scaled=
def scaled=(value) -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Scaled
-
value (::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Scaled) — Sets the RagManagedDb to the Scaled tier.
Note: The following fields are mutually exclusive:
scaled
,basic
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Scaled) — Sets the RagManagedDb to the Scaled tier.
Note: The following fields are mutually exclusive:
scaled
,basic
,unprovisioned
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#unprovisioned
def unprovisioned() -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Unprovisioned
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Unprovisioned) — Sets the RagManagedDb to the Unprovisioned tier.
Note: The following fields are mutually exclusive:
unprovisioned
,scaled
,basic
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#unprovisioned=
def unprovisioned=(value) -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Unprovisioned
-
value (::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Unprovisioned) — Sets the RagManagedDb to the Unprovisioned tier.
Note: The following fields are mutually exclusive:
unprovisioned
,scaled
,basic
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::RagManagedDbConfig::Unprovisioned) — Sets the RagManagedDb to the Unprovisioned tier.
Note: The following fields are mutually exclusive:
unprovisioned
,scaled
,basic
. If a field in that set is populated, all other fields in the set will automatically be cleared.