Interface protos.google.protobuf.IFieldOptions (1.0.5)

Properties of a FieldOptions.

Package

@google-cloud/dms!

Properties

".google.api.fieldBehavior"

  ".google.api.fieldBehavior" 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 FieldBehavior 
 [] 
 | 
 null 
 ); 
 

FieldOptions .google.api.fieldBehavior

Property Value
Type Description
( google.api.FieldBehavior []|null)

".google.api.resourceReference"

  ".google.api.resourceReference" 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 IResourceReference 
 | 
 null 
 ); 
 

FieldOptions .google.api.resourceReference

Property Value
Type Description
( google.api.IResourceReference |null)

ctype

  ctype 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 FieldOptions 
 . 
 CType 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 protobuf 
 . 
 FieldOptions 
 . 
 CType 
 | 
 null 
 ); 
 

FieldOptions ctype

Property Value
Type Description
( google.protobuf.FieldOptions.CType |keyof typeof google.protobuf.FieldOptions.CType |null)

deprecated

  deprecated 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FieldOptions deprecated

Property Value
Type Description
(boolean|null)

jstype

  jstype 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 FieldOptions 
 . 
 JSType 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 protobuf 
 . 
 FieldOptions 
 . 
 JSType 
 | 
 null 
 ); 
 

FieldOptions jstype

Property Value
Type Description
( google.protobuf.FieldOptions.JSType |keyof typeof google.protobuf.FieldOptions.JSType |null)

lazy

  lazy 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FieldOptions lazy

Property Value
Type Description
(boolean|null)

packed

  packed 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FieldOptions packed

Property Value
Type Description
(boolean|null)

uninterpretedOption

  uninterpretedOption 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IUninterpretedOption 
 [] 
 | 
 null 
 ); 
 

FieldOptions uninterpretedOption

Property Value
Type Description
( google.protobuf.IUninterpretedOption []|null)

weak

  weak 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

FieldOptions weak

Property Value
Type Description
(boolean|null)
Create a Mobile Website
View Site in Mobile | Classic
Share by: