Interface google.protobuf.IDescriptorProto (2.1.1)

Properties of a DescriptorProto.

Package

@google-cloud/scheduler!

Properties

enumType

  enumType 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IEnumDescriptorProto 
 [] 
 | 
 null 
 ); 
 

DescriptorProto enumType

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

extension

  extension 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IFieldDescriptorProto 
 [] 
 | 
 null 
 ); 
 

DescriptorProto extension

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

extensionRange

  extensionRange 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 DescriptorProto 
 . 
 IExtensionRange 
 [] 
 | 
 null 
 ); 
 

DescriptorProto extensionRange

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

field

  field 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IFieldDescriptorProto 
 [] 
 | 
 null 
 ); 
 

DescriptorProto field

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

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

DescriptorProto name

Property Value
Type Description
(string|null)

nestedType

  nestedType 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IDescriptorProto 
 [] 
 | 
 null 
 ); 
 

DescriptorProto nestedType

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

oneofDecl

  oneofDecl 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IOneofDescriptorProto 
 [] 
 | 
 null 
 ); 
 

DescriptorProto oneofDecl

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

options

  options 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IMessageOptions 
 | 
 null 
 ); 
 

DescriptorProto options

Property Value
Type Description
( google.protobuf.IMessageOptions |null)

reservedName

  reservedName 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

DescriptorProto reservedName

Property Value
Type Description
(string[]|null)

reservedRange

  reservedRange 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 DescriptorProto 
 . 
 IReservedRange 
 [] 
 | 
 null 
 ); 
 

DescriptorProto reservedRange

Property Value
Type Description
( google.protobuf.DescriptorProto.IReservedRange []|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: