httpErrorStatusCode property
If the operation fails, this field contains the HTTP error status code that was returned.
For example, a 404
means the resource was not found.
Output only.
Implementation
core.int? httpErrorStatusCode;
If the operation fails, this field contains the HTTP error status code that was returned.
For example, a 404
means the resource was not found.
Output only.
core.int? httpErrorStatusCode;