You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param path The relative file path including the bucket ID. Should be of the format `bucket/folder/subfolder`. The bucket already exist before attempting to upload.
100
104
* @param file The File object to be stored in the bucket.
105
+
* @param fileOptions HTTP headers. For example `cacheControl`
* @param path The relative file path including the bucket ID. Should be of the format `bucket/folder/subfolder`. The bucket already exist before attempting to upload.
134
143
* @param file The file object to be stored in the bucket.
144
+
* @param fileOptions HTTP headers. For example `cacheControl`
0 commit comments