If [code][google.spanner.v1.Type.code] == [STRUCT][google.spanner.v1.TypeCode.STRUCT], then struct_type
provides type information for the struct's fields.
[[["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-08-04 UTC."],[[["This webpage details the `Type` class within the Google.Cloud.Spanner.V1 namespace, used to represent the type of a Cloud Spanner value."],["The latest version available is 5.0.0-beta05, with multiple previous versions listed, extending down to version 3.5.0, as well as various beta versions."],["The `Type` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the `Type` class include `ArrayElementType`, `Code`, and `StructType`, providing details on array elements, type codes, and struct field types, respectively."],["There is also inherited members listed for the `Object` class, for various functionalities."]]],[]]