Method: projects.locations.bigQueryExports.delete

既存の BigQuery エクスポートを削除します。

HTTP リクエスト


この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。削除する BigQuery Export の名前。以下に、形式の例を示します。

+ organizations/{organization}/locations/{location}/bigQueryExports/{export_id} + folders/{folder}/locations/{location}/bigQueryExports/{export_id} + projects/{project}/locations/{location}/bigQueryExports/{export_id}

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功すると、レスポンスの本文は空の JSON オブジェクトになります。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/cloud-platform

詳細については、Authentication Overview をご覧ください。