[[["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-24 UTC."],[[["The `SqlResult` class in the AlloyDB v1beta API represents the result of executing a SQL statement."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SqlResult` class is found in the `Google.Cloud.AlloyDb.V1Beta` namespace and within the `Google.Cloud.AlloyDb.V1Beta.dll` assembly."],["It includes properties for `Columns`, a list of columns with their data types, and `Rows`, which contains the rows returned from the SQL statement."],["The latest version of this API is 1.0.0-beta09, there is also an older version of 1.0.0-beta08."]]],[]]