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
{{ message }}
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
Note: gapi.client.storage.objects.insert() can only insert small objects (under 64k)
I think is not even true anymore. We used to allow metadata-only inserts for v1beta1, but that is gone now. Can gapi's generated insert() method perform any of the media upload models, or are we stuck doing everything "by hand"?