Interface google.protobuf.IServiceDescriptorProto (4.1.3)

Properties of a ServiceDescriptorProto.

Package

@google-cloud/speech!

Properties

method

  method 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IMethodDescriptorProto 
 [] 
 | 
 null 
 ); 
 

ServiceDescriptorProto method

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

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

ServiceDescriptorProto name

Property Value
Type Description
(string|null)

options

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

ServiceDescriptorProto options

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