Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::RagEngineConfig (v1.16.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagEngineConfig.

Config for RagEngine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the RagEngineConfig. Format: projects/{project}/locations/{location}/ragEngineConfig

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the RagEngineConfig. Format: projects/{project}/locations/{location}/ragEngineConfig
Returns
  • (::String) — Identifier. The name of the RagEngineConfig. Format: projects/{project}/locations/{location}/ragEngineConfig

#rag_managed_db_config

def rag_managed_db_config() -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig
Returns

#rag_managed_db_config=

def rag_managed_db_config=(value) -> ::Google::Cloud::AIPlatform::V1::RagManagedDbConfig
Parameter
Returns