[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eField\u003c/code\u003e class represents a field within a \u003ccode\u003eSpannerStruct\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e library, and it has a constructor, \u003ccode\u003eField(string name, SpannerDbType type, object value)\u003c/code\u003e, that allows for the creation of a struct field with a specified name, type, and value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eField\u003c/code\u003e class contains three key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the field's name, and can be empty but is never null; \u003ccode\u003eType\u003c/code\u003e, which is of type \u003ccode\u003eSpannerDbType\u003c/code\u003e and indicates the field's data type and is never null; and \u003ccode\u003eValue\u003c/code\u003e, which is an object that holds the field's value, which may be null.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and the content provides documentation and information for numerous other versions of the library, ranging down to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eField\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, which are standard methods from the base \u003ccode\u003eObject\u003c/code\u003e class in the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]