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
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"?
The comment
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"?
/cc @jgeewax