[[["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 page provides reference documentation for the `SqlResultRow` class, part of the AlloyDB v1beta API in the Google Cloud .NET library."],["`SqlResultRow` represents a single row from a SQL result and inherits from the base `object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and a constructor to create a `SqlResultRow` from another existing `SqlResultRow` instance."],["The primary property of `SqlResultRow` is `Values`, a `RepeatedField` that holds a list of `SqlResultValue` objects representing the data in a row."],["The most recent version of `SqlResultRow` available is 1.0.0-beta09, whereas the 1.0.0-beta08 is also available for previous versions."]]],[]]