Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RagManagedDbConfigServerless

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/representations.rb

Overview

Message to configure the serverless mode offered by RAG Engine.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAiplatformV1RagManagedDbConfigServerless

Returns a new instance of GoogleCloudAiplatformV1RagManagedDbConfigServerless.



31139
31140
31141
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 31139

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



31144
31145
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 31144

def update!(**args)
end