Interface protos.google.api.IHttpBody (1.3.0)

Properties of a HttpBody.

Package

@google-cloud/retail

Properties

contentType

  contentType 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

HttpBody contentType

Property Value
Type Description
(string|null)

data

  data 
 ?: 
  
 ( 
 Uint8Array 
 | 
 string 
 | 
 null 
 ); 
 

HttpBody data

Property Value
Type Description
( Uint8Array |string|null)

extensions

  extensions 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 IAny 
 [] 
 | 
 null 
 ); 
 

HttpBody extensions

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