Beta
Main object that contains result information from a request.
Readonly
Body content of the HTTP response.
A collection of HTTP response headers returned from the request.
Information that was used to formulate the HTTP response that this object represents.
HTTP response code for the request. For example, 404 represents resource not found, and 500 represents an internal server error.
This function can't be called in restricted-execution mode.
This function can throw errors.
SerializableParseError
Main object that contains result information from a request.