accounts
Sets the pubsub notification setting for the account informing Google which topic to send pubsub notifications for. Use the notification_types field within notification_setting to manipulate the events an account wants to subscribe to. An account will only have one notification setting resource, and only one pubsub topic can be set. To delete the setting, update with an empty notification_types
patch/v1/{+name}
Path parameters
namestring required
Required. The resource name this setting is for. This is of the form accounts/{account_id}/notificationSetting.
Query parameters
updateMaskstring
Required. The specific fields that should be updated. The only editable field is notification_setting.
Request body
Response
Successful response