Interface google.protobuf.IFileDescriptorProto (2.1.1)

Properties of a FileDescriptorProto.

Package

@google-cloud/scheduler!

Properties

dependency

  dependency 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

FileDescriptorProto dependency

Property Value
Type Description
(string[]|null)

enumType

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

FileDescriptorProto enumType

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

extension

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

FileDescriptorProto extension

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

messageType

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

FileDescriptorProto messageType

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

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileDescriptorProto name

Property Value
Type Description
(string|null)

options

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

FileDescriptorProto options

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

package

  "package" 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileDescriptorProto package

Property Value
Type Description
(string|null)

publicDependency

  publicDependency 
 ?: 
  
 ( 
 number 
 [] 
 | 
 null 
 ); 
 

FileDescriptorProto publicDependency

Property Value
Type Description
(number[]|null)

service

  service 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IServiceDescriptorProto 
 [] 
 | 
 null 
 ); 
 

FileDescriptorProto service

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

sourceCodeInfo

  sourceCodeInfo 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 ISourceCodeInfo 
 | 
 null 
 ); 
 

FileDescriptorProto sourceCodeInfo

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

syntax

  syntax 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

FileDescriptorProto syntax

Property Value
Type Description
(string|null)

weakDependency

  weakDependency 
 ?: 
  
 ( 
 number 
 [] 
 | 
 null 
 ); 
 

FileDescriptorProto weakDependency

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