We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8acfa commit a6b4c44Copy full SHA for a6b4c44
google/cloud/pubsub_v1/subscriber/message.py
@@ -187,10 +187,6 @@ def delivery_attempt(self):
187
The first delivery of a given message will have this value as 1. The value
188
is calculated at best effort and is approximate.
189
190
- EXPERIMENTAL: This feature is part of a closed alpha release. This
191
- API might be changed in backward-incompatible ways and is not recommended
192
- for production use. It is not subject to any SLA or deprecation policy.
193
-
194
Returns:
195
Optional[int]: The delivery attempt counter or None.
196
"""
0 commit comments