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\u003eThis webpage details the \u003ccode\u003eStructType\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, focusing on its definition and usage in defining fields for STRUCT types in Google Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructType\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<StructType>\u003c/code\u003e, \u003ccode\u003eIEquatable<StructType>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<StructType>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in protocol buffer message structures.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists available versions of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e library, ranging from the latest beta version \u003ccode\u003e5.0.0-beta05\u003c/code\u003e down to version \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructType\u003c/code\u003e class includes a \u003ccode\u003eFields\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<StructType.Types.Field>\u003c/code\u003e which represents an ordered list of fields that compose the structure.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors are parameterless and a copy constructor, with inheritance from Object.\u003c/p\u003e\n"]]],[],null,[]]