[[["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."],[[["`SqlResultValue` is a class within the Google Cloud AlloyDB v1beta API, representing a single value in a row from an SQL result."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization within the API."],["The class can be constructed either with no parameters or by cloning another `SqlResultValue` object, providing flexibility in object creation."],["`SqlResultValue` objects can be checked for `HasNullValue` and `HasValue` in order to determine whether the value is null or if a value has been set."],["It has a string `Value` property which represents the cell value, with timestamps formatted in RFC3339Nano."]]],[]]