[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `ExecutableCode` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta09."],["`ExecutableCode` represents code generated by a model for execution, with results being returned back to the model, in the context of Function Declaration tool and FunctionCallingConfig set to Mode.CODE."],["The `ExecutableCode` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two properties: `Code`, which is a required string representing the code to execute, and `Language`, which is also required and specifies the programming language of the code."],["The two constructors available are a default constructor and one that takes another ExecutableCode as a parameter."]]],[]]