From 159fe3857735c9061672fc951388215edb0a324c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 10:54:48 -0400 Subject: [PATCH] docs: Increase the maximum retention period for a Cloud Bigtable backup from 30 days to 90 days (#1826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: Increase the maximum retention period for a Cloud Bigtable backup from 30 days to 90 days PiperOrigin-RevId: 544356969 Source-Link: https://github.com/googleapis/googleapis/commit/c35889a0b917e22e26c53acafa5c27102a51d623 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 --- .../com/google/bigtable/admin/v2/Backup.java | 24 +++++++++---------- .../bigtable/admin/v2/BackupOrBuilder.java | 6 ++--- .../google/bigtable/admin/v2/table.proto | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/Backup.java b/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/Backup.java index b4b2a32eb4..49e16b34c6 100644 --- a/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/Backup.java +++ b/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/Backup.java @@ -358,7 +358,7 @@ public com.google.protobuf.ByteString getSourceTableBytes() { * *
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
@@ -378,7 +378,7 @@ public boolean hasExpireTime() {
    *
    * 
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
@@ -398,7 +398,7 @@ public com.google.protobuf.Timestamp getExpireTime() {
    *
    * 
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
@@ -1454,7 +1454,7 @@ public Builder setSourceTableBytes(com.google.protobuf.ByteString value) {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1473,7 +1473,7 @@ public boolean hasExpireTime() {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1498,7 +1498,7 @@ public com.google.protobuf.Timestamp getExpireTime() {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1525,7 +1525,7 @@ public Builder setExpireTime(com.google.protobuf.Timestamp value) {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1549,7 +1549,7 @@ public Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForVal
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1579,7 +1579,7 @@ public Builder mergeExpireTime(com.google.protobuf.Timestamp value) {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1603,7 +1603,7 @@ public Builder clearExpireTime() {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1622,7 +1622,7 @@ public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder() {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
@@ -1645,7 +1645,7 @@ public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder() {
      *
      * 
      * Required. The expiration time of the backup, with microseconds
-     * 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
      * from the time the request is received. Once the `expire_time`
      * has passed, Cloud Bigtable will delete the backup and free the
      * resources used by the backup.
diff --git a/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/BackupOrBuilder.java b/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/BackupOrBuilder.java
index b29a3f788b..cf990353d5 100644
--- a/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/BackupOrBuilder.java
+++ b/proto-google-cloud-bigtable-admin-v2/src/main/java/com/google/bigtable/admin/v2/BackupOrBuilder.java
@@ -104,7 +104,7 @@ public interface BackupOrBuilder
    *
    * 
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
@@ -121,7 +121,7 @@ public interface BackupOrBuilder
    *
    * 
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
@@ -138,7 +138,7 @@ public interface BackupOrBuilder
    *
    * 
    * Required. The expiration time of the backup, with microseconds
-   * 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
    * from the time the request is received. Once the `expire_time`
    * has passed, Cloud Bigtable will delete the backup and free the
    * resources used by the backup.
diff --git a/proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto b/proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto
index 1e6e0e3836..e597850ebf 100644
--- a/proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto
+++ b/proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto
@@ -1,4 +1,4 @@
-// Copyright 2022 Google LLC
+// Copyright 2023 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -363,7 +363,7 @@ message Backup {
   ];
 
   // Required. The expiration time of the backup, with microseconds
-  // 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
   // from the time the request is received. Once the `expire_time`
   // has passed, Cloud Bigtable will delete the backup and free the
   // resources used by the backup.