Dumping CSVs to Google Cloud Storage
To dump a CSV to Google Cloud Storage, you need to specify the CSV path and optionally the bucket prefix and folder.
Example 1:
This dumps the specified CSV to the given Google Cloud Storage path.
Example 2:
This dumps the specified CSV to the given Google Cloud Storage path with the specified bucket prefix and folder.
Last updated
Was this helpful?