[[["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-04-17 UTC."],[[["The latest version of the `Google.Cloud.Spanner.Data` library is `5.0.0-beta05`, with multiple previous versions available, down to `3.5.0`."],["The `Field` class represents a field within a struct in the `Google.Cloud.Spanner.Data` namespace, which inherits from the base `Object` class."],["A `Field` object is constructed using a name, `SpannerDbType`, and a value, each of which is defined as parameters for the constructor method."],["The `Field` class exposes three properties: `Name`, `Type`, and `Value`, which allow accessing the name, data type, and the assigned value of the field, respectively."]]],[]]