Interface protos.google.protobuf.IMethodOptions (5.1.0)

Properties of a MethodOptions.

Package

@google-cloud/iot

Properties

".google.api.http"

  ".google.api.http" 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 IHttpRule 
 | 
 null 
 ); 
 

MethodOptions .google.api.http

".google.api.methodSignature"

  ".google.api.methodSignature" 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

MethodOptions .google.api.methodSignature

deprecated

  deprecated 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

MethodOptions deprecated

features

  features 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IFeatureSet 
 | 
 null 
 ); 
 

MethodOptions features

idempotencyLevel

  idempotencyLevel 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 MethodOptions 
 . 
 IdempotencyLevel 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 protobuf 
 . 
 MethodOptions 
 . 
 IdempotencyLevel 
 | 
 null 
 ); 
 

MethodOptions idempotencyLevel

uninterpretedOption

  uninterpretedOption 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IUninterpretedOption 
 [] 
 | 
 null 
 ); 
 

MethodOptions uninterpretedOption

Design a Mobile Site
View Site in Mobile | Classic
Share by: