Interface protos.google.ai.generativelanguage.v1beta.ICodeExecutionResult (2.6.0)

Properties of a CodeExecutionResult.

Package

@google-ai/generativelanguage

Properties

outcome

outcome?: (google.ai.generativelanguage.v1beta.CodeExecutionResult.Outcome|keyof typeof google.ai.generativelanguage.v1beta.CodeExecutionResult.Outcome|null);

CodeExecutionResult outcome

output

output?: (string|null);

CodeExecutionResult output