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 7cdecfc commit 19473b4Copy full SHA for 19473b4
google/pubsub/v1/pubsub.proto
@@ -215,7 +215,7 @@ message Topic {
215
// timestamp](https://cloud.google.com/pubsub/docs/replay-overview#seek_to_a_time)
216
// that is up to `message_retention_duration` in the past. If this field is
217
// not set, message retention is controlled by settings on individual
218
- // subscriptions. Cannot be more than 7 days or less than 10 minutes.
+ // subscriptions. Cannot be more than 31 days or less than 10 minutes.
219
google.protobuf.Duration message_retention_duration = 8;
220
}
221
0 commit comments