Interface protos.google.spanner.v1.IType

Properties of a Type.

Package

@google-cloud/spanner!

Properties

arrayElementType

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

Type arrayElementType

Property Value
Type Description
( google.spanner.v1.IType |null)

code

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

Type code

Property Value
Type Description
( google.spanner.v1.TypeCode |keyof typeof google.spanner.v1.TypeCode |null)

structType

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

Type structType

Property Value
Type Description
( google.spanner.v1.IStructType |null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: