Class Type.StructField

java.lang.Object
com.google.cloud.spanner.Type.StructField
All Implemented Interfaces:
Serializable
Enclosing class:
Type

public static final class Type.StructField extends Object implements Serializable
Describes an individual field in a STRUCT type.
See Also: