Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 159fe38

Browse files
authoredJul 5, 2023
docs: Increase the maximum retention period for a Cloud Bigtable backup from 30 days to 90 days (#1826)
* feat: Increase the maximum retention period for a Cloud Bigtable backup from 30 days to 90 days PiperOrigin-RevId: 544356969 Source-Link: googleapis/googleapis@c35889a Source-Link: https://github.com/googleapis/googleapis-gen/commit/c00326ec78565b5d16f92c845ff0bb18f11ca05d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzAwMzI2ZWM3ODU2NWI1ZDE2ZjkyYzg0NWZmMGJiMThmMTFjYTA1ZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 2f363ef commit 159fe38

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed
 

‎proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/Backup.java

+12-12
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ public com.google.protobuf.ByteString getSourceTableBytes() {
358358
*
359359
* <pre>
360360
* Required. The expiration time of the backup, with microseconds
361-
* granularity that must be at least 6 hours and at most 30 days
361+
* granularity that must be at least 6 hours and at most 90 days
362362
* from the time the request is received. Once the `expire_time`
363363
* has passed, Cloud Bigtable will delete the backup and free the
364364
* resources used by the backup.
@@ -378,7 +378,7 @@ public boolean hasExpireTime() {
378378
*
379379
* <pre>
380380
* Required. The expiration time of the backup, with microseconds
381-
* granularity that must be at least 6 hours and at most 30 days
381+
* granularity that must be at least 6 hours and at most 90 days
382382
* from the time the request is received. Once the `expire_time`
383383
* has passed, Cloud Bigtable will delete the backup and free the
384384
* resources used by the backup.
@@ -398,7 +398,7 @@ public com.google.protobuf.Timestamp getExpireTime() {
398398
*
399399
* <pre>
400400
* Required. The expiration time of the backup, with microseconds
401-
* granularity that must be at least 6 hours and at most 30 days
401+
* granularity that must be at least 6 hours and at most 90 days
402402
* from the time the request is received. Once the `expire_time`
403403
* has passed, Cloud Bigtable will delete the backup and free the
404404
* resources used by the backup.
@@ -1454,7 +1454,7 @@ public Builder setSourceTableBytes(com.google.protobuf.ByteString value) {
14541454
*
14551455
* <pre>
14561456
* Required. The expiration time of the backup, with microseconds
1457-
* granularity that must be at least 6 hours and at most 30 days
1457+
* granularity that must be at least 6 hours and at most 90 days
14581458
* from the time the request is received. Once the `expire_time`
14591459
* has passed, Cloud Bigtable will delete the backup and free the
14601460
* resources used by the backup.
@@ -1473,7 +1473,7 @@ public boolean hasExpireTime() {
14731473
*
14741474
* <pre>
14751475
* Required. The expiration time of the backup, with microseconds
1476-
* granularity that must be at least 6 hours and at most 30 days
1476+
* granularity that must be at least 6 hours and at most 90 days
14771477
* from the time the request is received. Once the `expire_time`
14781478
* has passed, Cloud Bigtable will delete the backup and free the
14791479
* resources used by the backup.
@@ -1498,7 +1498,7 @@ public com.google.protobuf.Timestamp getExpireTime() {
14981498
*
14991499
* <pre>
15001500
* Required. The expiration time of the backup, with microseconds
1501-
* granularity that must be at least 6 hours and at most 30 days
1501+
* granularity that must be at least 6 hours and at most 90 days
15021502
* from the time the request is received. Once the `expire_time`
15031503
* has passed, Cloud Bigtable will delete the backup and free the
15041504
* resources used by the backup.
@@ -1525,7 +1525,7 @@ public Builder setExpireTime(com.google.protobuf.Timestamp value) {
15251525
*
15261526
* <pre>
15271527
* Required. The expiration time of the backup, with microseconds
1528-
* granularity that must be at least 6 hours and at most 30 days
1528+
* granularity that must be at least 6 hours and at most 90 days
15291529
* from the time the request is received. Once the `expire_time`
15301530
* has passed, Cloud Bigtable will delete the backup and free the
15311531
* resources used by the backup.
@@ -1549,7 +1549,7 @@ public Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForVal
15491549
*
15501550
* <pre>
15511551
* Required. The expiration time of the backup, with microseconds
1552-
* granularity that must be at least 6 hours and at most 30 days
1552+
* granularity that must be at least 6 hours and at most 90 days
15531553
* from the time the request is received. Once the `expire_time`
15541554
* has passed, Cloud Bigtable will delete the backup and free the
15551555
* resources used by the backup.
@@ -1579,7 +1579,7 @@ public Builder mergeExpireTime(com.google.protobuf.Timestamp value) {
15791579
*
15801580
* <pre>
15811581
* Required. The expiration time of the backup, with microseconds
1582-
* granularity that must be at least 6 hours and at most 30 days
1582+
* granularity that must be at least 6 hours and at most 90 days
15831583
* from the time the request is received. Once the `expire_time`
15841584
* has passed, Cloud Bigtable will delete the backup and free the
15851585
* resources used by the backup.
@@ -1603,7 +1603,7 @@ public Builder clearExpireTime() {
16031603
*
16041604
* <pre>
16051605
* Required. The expiration time of the backup, with microseconds
1606-
* granularity that must be at least 6 hours and at most 30 days
1606+
* granularity that must be at least 6 hours and at most 90 days
16071607
* from the time the request is received. Once the `expire_time`
16081608
* has passed, Cloud Bigtable will delete the backup and free the
16091609
* resources used by the backup.
@@ -1622,7 +1622,7 @@ public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder() {
16221622
*
16231623
* <pre>
16241624
* Required. The expiration time of the backup, with microseconds
1625-
* granularity that must be at least 6 hours and at most 30 days
1625+
* granularity that must be at least 6 hours and at most 90 days
16261626
* from the time the request is received. Once the `expire_time`
16271627
* has passed, Cloud Bigtable will delete the backup and free the
16281628
* resources used by the backup.
@@ -1645,7 +1645,7 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
16451645
*
16461646
* <pre>
16471647
* Required. The expiration time of the backup, with microseconds
1648-
* granularity that must be at least 6 hours and at most 30 days
1648+
* granularity that must be at least 6 hours and at most 90 days
16491649
* from the time the request is received. Once the `expire_time`
16501650
* has passed, Cloud Bigtable will delete the backup and free the
16511651
* resources used by the backup.

‎proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/BackupOrBuilder.java

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public interface BackupOrBuilder
104104
*
105105
* <pre>
106106
* Required. The expiration time of the backup, with microseconds
107-
* granularity that must be at least 6 hours and at most 30 days
107+
* granularity that must be at least 6 hours and at most 90 days
108108
* from the time the request is received. Once the `expire_time`
109109
* has passed, Cloud Bigtable will delete the backup and free the
110110
* resources used by the backup.
@@ -121,7 +121,7 @@ public interface BackupOrBuilder
121121
*
122122
* <pre>
123123
* Required. The expiration time of the backup, with microseconds
124-
* granularity that must be at least 6 hours and at most 30 days
124+
* granularity that must be at least 6 hours and at most 90 days
125125
* from the time the request is received. Once the `expire_time`
126126
* has passed, Cloud Bigtable will delete the backup and free the
127127
* resources used by the backup.
@@ -138,7 +138,7 @@ public interface BackupOrBuilder
138138
*
139139
* <pre>
140140
* Required. The expiration time of the backup, with microseconds
141-
* granularity that must be at least 6 hours and at most 30 days
141+
* granularity that must be at least 6 hours and at most 90 days
142142
* from the time the request is received. Once the `expire_time`
143143
* has passed, Cloud Bigtable will delete the backup and free the
144144
* resources used by the backup.

‎proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -363,7 +363,7 @@ message Backup {
363363
];
364364

365365
// Required. The expiration time of the backup, with microseconds
366-
// granularity that must be at least 6 hours and at most 30 days
366+
// granularity that must be at least 6 hours and at most 90 days
367367
// from the time the request is received. Once the `expire_time`
368368
// has passed, Cloud Bigtable will delete the backup and free the
369369
// resources used by the backup.

0 commit comments

Comments
 (0)
Failed to load comments.