Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/pubsub.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Eltsufin <meltsufin@google.com>
  • Loading branch information
burkedavison and meltsufin committed May 17, 2024
1 parent ea0927c commit e21348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/pubsub.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ Dead letter topics are no different from any other topic, though some https://cl
By default, subscriptions expire after 31 days without any subscriber activity or subscription
property changes. A `null` or unset `ExpirationPolicy` will use the default.

To set the subscription to `never expire`, provide an `ExpirationPolicy` without setting the TTL.
To create a subscription that never expires, provide an `ExpirationPolicy` without setting the TTL.

See
https://cloud.google.com/pubsub/docs/subscription-properties#expiration_period[Expiration Period]
Expand Down

0 comments on commit e21348a

Please sign in to comment.