Interface protos.google.spanner.v1.IType (7.1.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

structType

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

Type structType

typeAnnotation

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

Type typeAnnotation

Design a Mobile Site
View Site in Mobile | Classic
Share by: