public RepeatedField<StructType.Types.Field> Fields { get; }
The list of fields that make up this struct. Order is
significant, because values of this struct type are represented as
lists, where the order of field values matches the order of
fields in the [StructType][google.spanner.v1.StructType]. In turn, the
order of fields matches the order of columns in a read request, or the
order of fields in the SELECT clause of a query.
[[["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 latest version of the \u003ccode\u003eStructType\u003c/code\u003e API for Google Cloud Spanner v1 is 5.0.0-beta05, with several prior versions available, including stable releases and beta versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructType\u003c/code\u003e is a class that defines the structure of a \u003ccode\u003eSTRUCT\u003c/code\u003e type within the Google Cloud Spanner v1 API, as indicated by the type code.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructType\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFields\u003c/code\u003e property of the \u003ccode\u003eStructType\u003c/code\u003e class contains an ordered list of fields that comprise the struct, which is crucial for representing the values and ordering of columns in read requests or query results.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation provides the different constructors that can be used for \u003ccode\u003eStructType\u003c/code\u003e with it being an empty constructor, or a copy constructor that takes a different StructType as a parameter.\u003c/p\u003e\n"]]],[],null,[]]