For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
UpdatePubSubWebhookResult
OBJECT
Copy page
Result of mutation.
Fields
errors
list of
UpdatePubSubWebhookErrors
Required
The errors that occurred during the update Google Pub/Sub webhook mutation.
Show 8 variants
webhook
PubSubWebhook
Optional
The Google PubSub webhook that is updated as a result of mutation.
Show 8 fields
Referenced by
Mutations
updatePubSubWebhook