Interface protos.google.api.IHttpRule (1.0.8)

Properties of a HttpRule.

Package

@google-cloud/data-qna!

Properties

additionalBindings

  additionalBindings 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 IHttpRule 
 [] 
 | 
 null 
 ); 
 

HttpRule additionalBindings

Property Value
Type Description
( google.api.IHttpRule []|null)

body

  body 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule body

Property Value
Type Description
(string|null)

custom

  custom 
 ?: 
  
 ( 
 google 
 . 
 api 
 . 
 ICustomHttpPattern 
 | 
 null 
 ); 
 

HttpRule custom

Property Value
Type Description
( google.api.ICustomHttpPattern |null)

delete

  "delete" 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule delete

Property Value
Type Description
(string|null)

get

  get 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule get

Property Value
Type Description
(string|null)

patch

  patch 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule patch

Property Value
Type Description
(string|null)

post

  post 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule post

Property Value
Type Description
(string|null)

put

  put 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule put

Property Value
Type Description
(string|null)

responseBody

  responseBody 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule responseBody

Property Value
Type Description
(string|null)

selector

  selector 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpRule selector

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