Class: Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1UrlContext

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

A tool that can be used by the model to fetch URL context.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GenaiVertexV1beta1UrlContext

Returns a new instance of GenaiVertexV1beta1UrlContext.



6427
6428
6429
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 6427

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6432
6433
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 6432

def update!(**args)
end