Class: Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1UrlContext
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1UrlContext
- 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
-
#initialize(**args) ⇒ GenaiVertexV1beta1UrlContext
constructor
A new instance of GenaiVertexV1beta1UrlContext.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GenaiVertexV1beta1UrlContext
Returns a new instance of GenaiVertexV1beta1UrlContext.
4992 4993 4994 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 4992 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4997 4998 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 4997 def update!(**args) end |