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
connection (str or None, default None): BQ connection used for internet transactions. If None, uses default connection of the session.
89
+
dst (str or bigframes.series.Series): Destination GCS folder str or blob series.
90
+
connection (str or None, default None): BQ connection used for function internet transactions, and the output blob if "dst" is str. If None, uses default connection of the session.
0 commit comments