Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagManagedDbConfigServerless

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

Overview

Message to configure the serverless mode offered by RAG Engine.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1RagManagedDbConfigServerless

Returns a new instance of GoogleCloudAiplatformV1beta1RagManagedDbConfigServerless.



37596
37597
37598
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 37596

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



37601
37602
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 37601

def update!(**args)
end