public sealed class Tool.Types.CodeExecution : IMessage<Tool.Types.CodeExecution>, IEquatable<Tool.Types.CodeExecution>, IDeepCloneable<Tool.Types.CodeExecution>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class Tool.Types.CodeExecution.
Tool that executes code generated by the model, and automatically returns the result to the model.
See also [ExecutableCode]and [CodeExecutionResult] which are input and output to this tool.
Implements
IMessageToolTypesCodeExecution, IEquatableToolTypesCodeExecution, IDeepCloneableToolTypesCodeExecution, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
CodeExecution()
public CodeExecution()
CodeExecution(CodeExecution)
public CodeExecution(Tool.Types.CodeExecution other)
Parameter | |
---|---|
Name | Description |
other |
ToolTypesCodeExecution |