Interface protos.google.spanner.v1.IType (7.5.0)

Properties of a Type.

Package

@google-cloud/spanner

Properties

arrayElementType

arrayElementType?: (google.spanner.v1.IType|null);

Type arrayElementType

code

code?: (google.spanner.v1.TypeCode|keyof typeof google.spanner.v1.TypeCode|null);

Type code

protoTypeFqn

protoTypeFqn?: (string|null);

Type protoTypeFqn

structType

structType?: (google.spanner.v1.IStructType|null);

Type structType

typeAnnotation

typeAnnotation?: (google.spanner.v1.TypeAnnotationCode|keyof typeof google.spanner.v1.TypeAnnotationCode|null);

Type typeAnnotation