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