googleapis / nodejs-pubsub

Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
https://cloud.google.com/pubsub/
Apache License 2.0
517 stars 228 forks source link

Add sample for pubsub_create_unwrapped_push_subscription #1738

Closed feywind closed 4 months ago

feywind commented 1 year ago

For a Node sample for creating a push subscription with payload unwrapping enabled.

ref: 285019848

feywind commented 4 months ago

Already done.