Interface google.protobuf.IUninterpretedOption (2.1.1)

Properties of an UninterpretedOption.

Package

@google-cloud/scheduler!

Properties

aggregateValue

  aggregateValue 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

UninterpretedOption aggregateValue

Property Value
Type Description
(string|null)

doubleValue

  doubleValue 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

UninterpretedOption doubleValue

Property Value
Type Description
(number|null)

identifierValue

  identifierValue 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

UninterpretedOption identifierValue

Property Value
Type Description
(string|null)

name

  name 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 UninterpretedOption 
 . 
 INamePart 
 [] 
 | 
 null 
 ); 
 

UninterpretedOption name

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

negativeIntValue

  negativeIntValue 
 ?: 
  
 ( 
 number 
 | 
 Long 
 | 
 string 
 | 
 null 
 ); 
 

UninterpretedOption negativeIntValue

Property Value
Type Description
(number| Long |string|null)

positiveIntValue

  positiveIntValue 
 ?: 
  
 ( 
 number 
 | 
 Long 
 | 
 string 
 | 
 null 
 ); 
 

UninterpretedOption positiveIntValue

Property Value
Type Description
(number| Long |string|null)

stringValue

  stringValue 
 ?: 
  
 ( 
 Uint8Array 
 | 
 string 
 | 
 null 
 ); 
 

UninterpretedOption stringValue

Property Value
Type Description
( Uint8Array |string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: