Method: projects.locations.notebooks.audioOverviews.delete

Menghapus ringkasan audio.

Permintaan HTTP

DELETE https://discoveryengine.googleapis.com/v1alpha/{name=projects/*/locations/*/notebooks/*/audioOverviews/*}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama resource lengkap AudioOverview, seperti projects/{project}/locations/{location}/notebooks/{notebook}/audioOverviews/{audioOverviewId}.

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons adalah objek JSON kosong.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

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

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.

Izin IAM

Memerlukan izin IAM berikut pada resource name:

  • discoveryengine.audioOverviews.delete

Untuk mengetahui informasi selengkapnya, lihat dokumentasi IAM.