StructType defines the fields of a
STRUCT][google.spanner.v1.TypeCode.STRUCT] type.
Attribute
Name
Description
fields
MutableSequence[google.cloud.spanner_v1.types.StructType.Field]
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 2026-05-09 UTC."],[],[]]