[[["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-25 UTC."],[[["This webpage provides documentation for the `Content.Types.SqlScript` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.11.0 but also listing versions ranging from 1.0.0 to 3.6.0."],["The `Content.Types.SqlScript` class is used for configuring SQL script content, inheriting from the `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SqlScript` class has two constructors: a default constructor `SqlScript()` and a copy constructor `SqlScript(Content.Types.SqlScript other)`, used for creating instances and deep-cloning instances respectively."],["It includes one property, `Engine`, which is of type `Content.Types.SqlScript.Types.QueryEngine` and specifies the required query engine to be used for the SQL query."],["The namespace for this version is `Google.Cloud.Dataplex.V1` and the relevant assembly is `Google.Cloud.Dataplex.V1.dll`."]]],[]]