Interface google.protobuf.IMethodDescriptorProto (4.1.3)

Properties of a MethodDescriptorProto.

Package

@google-cloud/speech!

Properties

clientStreaming

  clientStreaming 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

MethodDescriptorProto clientStreaming

Property Value
Type Description
(boolean|null)

inputType

  inputType 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

MethodDescriptorProto inputType

Property Value
Type Description
(string|null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

MethodDescriptorProto name

Property Value
Type Description
(string|null)

options

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

MethodDescriptorProto options

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

outputType

  outputType 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

MethodDescriptorProto outputType

Property Value
Type Description
(string|null)

serverStreaming

  serverStreaming 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

MethodDescriptorProto serverStreaming

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