http.Response-any
data[]
errorstring
errorTypehttp.errorType
Possible values: [``, unauthorized, forbidden, timeout, canceled, execution, bad_data, internal, unavailable, not_found, not_acceptable]
statusstring
warningsstring[]
http.Response-any
{
"data": [
null
],
"error": "string",
"errorType": "",
"status": "string",
"warnings": [
"string"
]
}