bucket = client.get_bucket(BUCKET_NAME, timeout=300.0) # five minutes ... (https://googleapis.dev/python/google-api-core/latest/retry.html) for details.
確定! 回上一頁