Class: Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1CodeExecution

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 execute code.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GenaiVertexV1beta1CodeExecution

Returns a new instance of GenaiVertexV1beta1CodeExecution.



1080
1081
1082
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 1080

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1085
1086
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 1085

def update!(**args)
end