GcsProvider.prototype.put(): Promise<void>
Stores an object in GCS, recording any content type and user metadata on the object itself so a signed URL serves it under the right type.
data: Uint8Array
Object bytes
optional
options: PutObjectOptions
Object attributes to record with the bytes