We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deabec5 commit c35889aCopy full SHA for c35889a
1 file changed
google/bigtable/admin/v2/table.proto
@@ -1,4 +1,4 @@
1
-// Copyright 2022 Google LLC
+// Copyright 2023 Google LLC
2
//
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
// you may not use this file except in compliance with the License.
@@ -363,7 +363,7 @@ message Backup {
363
];
364
365
// Required. The expiration time of the backup, with microseconds
366
- // granularity that must be at least 6 hours and at most 30 days
+ // granularity that must be at least 6 hours and at most 90 days
367
// from the time the request is received. Once the `expire_time`
368
// has passed, Cloud Bigtable will delete the backup and free the
369
// resources used by the backup.
0 commit comments