Anchor to PubSubWebhookSubscriptionInputPub
PubSubWebhookSubscriptionInput
input_object
The input fields for a PubSub webhook subscription.
Anchor to FieldsFields
- Anchor to filterfilter•
A constraint specified using search syntax that ensures only webhooks that match the specified filter are emitted. See our guide on filters for more details.
- Anchor to formatformat•
The format in which the webhook subscription should send the data.
- Anchor to includeFieldsinclude•
Fields The list of fields to be included in the webhook subscription.
- Anchor to metafieldNamespacesmetafield•
Namespaces The list of namespaces for any metafields that should be included in the webhook subscription.
- Anchor to pubSubProjectpub•
Sub Project String!non-null The Pub/Sub project ID.
- Anchor to pubSubTopicpub•
Sub Topic String!non-null The Pub/Sub topic ID.
Was this section helpful?