Skip to content

Instantly share code, notes, and snippets.

@kcchien
Created May 18, 2019 03:58
Show Gist options
  • Save kcchien/f0e6baa8437aea755d561e9c737fdb19 to your computer and use it in GitHub Desktop.
Save kcchien/f0e6baa8437aea755d561e9c737fdb19 to your computer and use it in GitHub Desktop.
Scanning User-generated Content Using the Cloud Video Intelligence and Cloud Vision APIs - 2
gsutil mb gs://${IV_BUCKET_NAME}
gsutil mb gs://${FILTERED_BUCKET_NAME}
gsutil mb gs://${FLAGGED_BUCKET_NAME}
gsutil mb gs://${STAGING_BUCKET_NAME}
# 檢查一下是否有列出4個Bucket
gsutil ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment