1 parent 2a71865 commit 950f588Copy full SHA for 950f588
apis/Google.Cloud.PubSub.V1/Google.Cloud.PubSub.V1/Pubsub.g.cs
@@ -5745,7 +5745,7 @@ public bool RetainAckedMessages {
5745
/// backlog, from the moment a message is published. If `retain_acked_messages`
5746
/// is true, then this also configures the retention of acknowledged messages,
5747
/// and thus configures how far back in time a `Seek` can be done. Defaults to
5748
- /// 7 days. Cannot be more than 7 days or less than 10 minutes.
+ /// 7 days. Cannot be more than 31 days or less than 10 minutes.
5749
/// </summary>
5750
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
5751
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
0 commit comments