chore: Update generation configuration at Wed Jan 29 02:21:00 UTC 202… · googleapis/java-spanner@bf69673 (original) (raw)

`@@ -76,7 +76,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {

`

76

76

` *

`

77

77

` * Required. Textual representation of the crontab. User can customize the

`

78

78

` * backup frequency and the backup version time using the cron

`

79

``

`-

`

``

79

`+

`

80

80

` *

`

81

81

` * The backup will contain an externally consistent copy of the

`

82

82

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -110,7 +110,7 @@ public java.lang.String getText() {

`

110

110

` *

`

111

111

` * Required. Textual representation of the crontab. User can customize the

`

112

112

` * backup frequency and the backup version time using the cron

`

113

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

113

`+

  • expression. The version time must be in UTC timezone.

`

114

114

` *

`

115

115

` * The backup will contain an externally consistent copy of the

`

116

116

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -684,7 +684,7 @@ public Builder mergeFrom(

`

684

684

` *

`

685

685

` * Required. Textual representation of the crontab. User can customize the

`

686

686

` * backup frequency and the backup version time using the cron

`

687

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

687

`+

  • expression. The version time must be in UTC timezone.

`

688

688

` *

`

689

689

` * The backup will contain an externally consistent copy of the

`

690

690

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -717,7 +717,7 @@ public java.lang.String getText() {

`

717

717

` *

`

718

718

` * Required. Textual representation of the crontab. User can customize the

`

719

719

` * backup frequency and the backup version time using the cron

`

720

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

720

`+

  • expression. The version time must be in UTC timezone.

`

721

721

` *

`

722

722

` * The backup will contain an externally consistent copy of the

`

723

723

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -750,7 +750,7 @@ public com.google.protobuf.ByteString getTextBytes() {

`

750

750

` *

`

751

751

` * Required. Textual representation of the crontab. User can customize the

`

752

752

` * backup frequency and the backup version time using the cron

`

753

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

753

`+

  • expression. The version time must be in UTC timezone.

`

754

754

` *

`

755

755

` * The backup will contain an externally consistent copy of the

`

756

756

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -782,7 +782,7 @@ public Builder setText(java.lang.String value) {

`

782

782

` *

`

783

783

` * Required. Textual representation of the crontab. User can customize the

`

784

784

` * backup frequency and the backup version time using the cron

`

785

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

785

`+

  • expression. The version time must be in UTC timezone.

`

786

786

` *

`

787

787

` * The backup will contain an externally consistent copy of the

`

788

788

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`

`@@ -810,7 +810,7 @@ public Builder clearText() {

`

810

810

` *

`

811

811

` * Required. Textual representation of the crontab. User can customize the

`

812

812

` * backup frequency and the backup version time using the cron

`

813

``

`-

  • expression. The version time must be in UTC timzeone.

`

``

813

`+

  • expression. The version time must be in UTC timezone.

`

814

814

` *

`

815

815

` * The backup will contain an externally consistent copy of the

`

816

816

` * database at the version time. Allowed frequencies are 12 hour, 1 day,

`