Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::UpdateRagEngineConfigRequest.
Request message for VertexRagDataService.UpdateRagEngineConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rag_engine_config
def rag_engine_config() -> ::Google::Cloud::AIPlatform::V1::RagEngineConfig
-
(::Google::Cloud::AIPlatform::V1::RagEngineConfig) — Required. The updated RagEngineConfig.
NOTE: Downgrading your RagManagedDb's ComputeTier could temporarily increase request latencies until the operation is fully complete.
#rag_engine_config=
def rag_engine_config=(value) -> ::Google::Cloud::AIPlatform::V1::RagEngineConfig
-
value (::Google::Cloud::AIPlatform::V1::RagEngineConfig) — Required. The updated RagEngineConfig.
NOTE: Downgrading your RagManagedDb's ComputeTier could temporarily increase request latencies until the operation is fully complete.
-
(::Google::Cloud::AIPlatform::V1::RagEngineConfig) — Required. The updated RagEngineConfig.
NOTE: Downgrading your RagManagedDb's ComputeTier could temporarily increase request latencies until the operation is fully complete.