Subscription
Creates a new subscription.
Properties
Link copied to clipboard
The settings for this subscription's message delivery.
Link copied to clipboard
If present, messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a destination.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
If true, the newly created subscription will only receive messages published after the subscription was created. Otherwise, the entire message backlog will be received on the subscription. Defaults to false.
Link copied to clipboard
Required. The ID to use for the subscription, which will become the final component of the subscription's name. This value is structured like: my-sub-name
.