An object encapsulating an HTTP request. This object is not instantiated directly, rather it is returned by gapi.client.request.
Executes the request and runs the supplied callback on response.
The callback function which executes when the request succeeds or fails.