GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CodeExecutionResult (google_api_ai_platform v0.27.0)
View SourceResult of executing the [ExecutableCode]. Always follows a part containing the [ExecutableCode].
Attributes
-
outcome(type:String.t, default:nil) - Required. Outcome of the code execution. -
output(type:String.t, default:nil) - Optional. Contains stdout when code execution is successful, stderr or other description otherwise.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.