{
  "data": {
    "CompleteMultipartUploadResult": {
      "Location": {
        "_text": "https://storage.googleapis.com/my-gcs-bucket/uploads/large-video.mp4"
      },
      "Bucket": {
        "_text": "my-gcs-bucket"
      },
      "Key": {
        "_text": "uploads/large-video.mp4"
      },
      "ETag": {
        "_text": "\"a2a6ca083c7e6d13893dc34c6daf43f6-7\""
      }
    }
  }
}