@@ -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.
0 commit comments