Method: projects.locations.dataPolicies.delete

Menghapus kebijakan data yang ditentukan oleh nama resource-nya.

Permintaan HTTP

DELETE https://bigquerydatapolicy.googleapis.com/v1/{name=projects/*/locations/*/dataPolicies/*}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama resource kebijakan data yang akan dihapus. Formatnya adalah projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}.

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan kosong.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

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

Untuk informasi selengkapnya, lihat Ringkasan Autentikasi.

Izin IAM

Memerlukan izin IAM berikut pada resource name:

  • bigquery.dataPolicies.delete

Untuk informasi lebih lanjut, lihat dokumentasi IAM.