interface GoogleRawResponse {
    data: Blob;
}

Hierarchy (view full)

Properties

Properties

data: Blob