[[["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-04-17 UTC."],[[["The `FunctionEntity` class, part of the Google Cloud Database Migration v1 API, represents a function whose parent is a schema."],["Version 2.5.0 is the latest version, and this specific content is for version 2.4.0, with links to versions ranging from 1.0.0 to 2.5.0."],["This `FunctionEntity` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FunctionEntity` has two properties: `CustomFeatures`, which stores custom engine specific features as a `Struct`, and `SqlCode`, which stores the SQL code that creates the function as a string."],["The `FunctionEntity` can be instantiated with a parameterless constructor `FunctionEntity()` or with a constructor with a parameter `FunctionEntity(FunctionEntity other)` to clone an already existing `FunctionEntity`."]]],[]]