You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update generation configuration at Wed Jan 29 02:21:00 UTC 2025 (#3609)
* chore: Update generation configuration at Fri Jan 24 02:21:50 UTC 2025
* chore: generate libraries at Fri Jan 24 02:22:39 UTC 2025
* chore: Update generation configuration at Sat Jan 25 02:17:52 UTC 2025
* chore: Update generation configuration at Tue Jan 28 02:21:20 UTC 2025
* chore: Update generation configuration at Wed Jan 29 02:21:00 UTC 2025
---------
Co-authored-by: Sakthivel Subramanian <179120858+sakthivelmanii@users.noreply.github.com>
Copy file name to clipboardexpand all lines: proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpec.java
+7-7
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
76
76
* <pre>
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
-
* expression. The version time must be in UTC timzeone.
79
+
* expression. The version time must be in UTC timezone.
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
* <pre>
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
* <pre>
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
* <pre>
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
* <pre>
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
* <pre>
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
* <pre>
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,
Copy file name to clipboardexpand all lines: proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/CrontabSpecOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ public interface CrontabSpecOrBuilder
30
30
* <pre>
31
31
* Required. Textual representation of the crontab. User can customize the
32
32
* backup frequency and the backup version time using the cron
33
-
* expression. The version time must be in UTC timzeone.
33
+
* expression. The version time must be in UTC timezone.
34
34
*
35
35
* The backup will contain an externally consistent copy of the
36
36
* database at the version time. Allowed frequencies are 12 hour, 1 day,
@@ -53,7 +53,7 @@ public interface CrontabSpecOrBuilder
53
53
* <pre>
54
54
* Required. Textual representation of the crontab. User can customize the
55
55
* backup frequency and the backup version time using the cron
56
-
* expression. The version time must be in UTC timzeone.
56
+
* expression. The version time must be in UTC timezone.
57
57
*
58
58
* The backup will contain an externally consistent copy of the
59
59
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Copy file name to clipboardexpand all lines: proto-google-cloud-spanner-admin-database-v1/src/main/proto/google/spanner/admin/database/v1/backup_schedule.proto
+1-1
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ message BackupSchedule {
100
100
messageCrontabSpec {
101
101
// Required. Textual representation of the crontab. User can customize the
102
102
// backup frequency and the backup version time using the cron
103
-
// expression. The version time must be in UTC timzeone.
103
+
// expression. The version time must be in UTC timezone.
104
104
//
105
105
// The backup will contain an externally consistent copy of the
106
106
// database at the version time. Allowed frequencies are 12 hour, 1 day,
0 commit comments