[[["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."],[[["The content outlines the various versions of the `SqlScript` class within the `Google.Cloud.Dataplex.V1` library, ranging from version 1.0.0 to the latest 3.6.0."],["`SqlScript` is a class used for configuring SQL script content and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SqlScript` class has two constructors: a default constructor `SqlScript()` and an overloaded constructor `SqlScript(Content.Types.SqlScript other)` that takes another `SqlScript` object as a parameter."],["The `SqlScript` class features an `Engine` property, which is of type `Content.Types.SqlScript.Types.QueryEngine` and is used to specify the required query engine for the SQL query."],["The provided content also lists inherited members from the Object class, such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]