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
Copy file name to clipboardexpand all lines: aiogoogle/models.py
+1
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ class Request:
175
175
_verify_ssl (boolean): Defaults to True.
176
176
177
177
upload_file_content_type (str): Optional content-type header string. In case you don't want to use the default application/octet-stream (Or whatever is auto-detected by your transport handler)
0 commit comments