AsyncStreamedBinaryAPIResponse(
self,
*,
raw: httpx.Response,
cast_to: type[R],
client: BaseClientRead and decode the JSON response content.
The number of retries made. If no retries happened this will be 0
Returns the httpx Request instance associated with the current response.
Returns the URL for which the request was made.
The time taken for the complete request/response cycle to complete.
Whether or not the response body has been closed.