Interface protos.google.rpc.IStatus (2.3.6)

Properties of a Status.

Package

@google-cloud/tasks!

Properties

code

  code 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

Status code

Property Value
Type Description
(number|null)

details

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

Status details

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

message

  message 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Status message

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