- Permintaan HTTP
- Parameter lokasi
- Parameter kueri
- Isi permintaan
- Isi respons
- Cakupan otorisasi
- Cobalah!
Memperbarui konfigurasi notifikasi. Kolom pembaruan berikut diizinkan: description, pubsubTopic, streamingConfig.filter
Permintaan HTTP
URL ini menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter | |
---|---|
notificationConfig.name |
Nama resource relatif dari konfigurasi notifikasi ini. Lihat: https://cloud.google.com/apis/design/resource_names#relative_resource_name Contoh: "organizations/{organization_id}/notificationConfigs/notify_public_bucket", "folders/{folder_id}/notificationConfigs/notify_public_bucket", atau "projects/{projectId}/notificationConfigs/notify_public_bucket". |
Parameter kueri
Parameter | |
---|---|
updateMask |
FieldMask yang akan digunakan saat memperbarui konfigurasi notifikasi. Jika kosong, semua kolom yang dapat diubah akan diperbarui. |
Isi permintaan
Isi permintaan memuat instance NotificationConfig
.
Isi respons
Jika berhasil, isi respons akan berisi instance NotificationConfig
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/cloud-platform
Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.