[[["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 webpage provides documentation for the `SqlResultValue` class within the Google Cloud AlloyDB v1 API for .NET."],["The `SqlResultValue` class represents a single value within a row of SQL result and is available in versions ranging from 1.0.0 to the latest 1.9.0."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`SqlResultValue` objects can represent a null value, indicated by the `NullValue` property, or a string value, stored in the `Value` property."],["There are 2 constructors: one empty and one that receives another `SqlResultValue`, and the class has properties that allow checking if the value or null value is set."]]],[]]