Skip to content

Commit d3a4a76

Browse files
docs: [gke-backup] Minor formatting (#9725)
* docs: Minor formatting PiperOrigin-RevId: 553099602 Source-Link: googleapis/googleapis@79b304f Source-Link: https://github.com/googleapis/googleapis-gen/commit/16ad04e1256d6b3b5e10fb4c2d4c4bdaa51a22fc Copy-Tag: eyJwIjoiamF2YS1na2UtYmFja3VwLy5Pd2xCb3QueWFtbCIsImgiOiIxNmFkMDRlMTI1NmQ2YjNiNWUxMGZiNGMyZDRjNGJkYWE1MWEyMmZjIn0= * 🦉 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 94a00ba commit d3a4a76

File tree

8 files changed

+152
-152
lines changed

8 files changed

+152
-152
lines changed

java-gke-backup/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.19.0</version>
26+
<version>26.21.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
201201
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
202202
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
203203
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-backup.svg
204-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.20.0
204+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.21.0
205205
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
206206
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
207207
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/CreateBackupRequest.java

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ public com.google.cloud.gkebackup.v1.BackupOrBuilder getBackupOrBuilder() {
177177
* The client-provided short name for the Backup resource.
178178
* This name must:
179179
*
180-
* - be between 1 and 63 characters long (inclusive)
181-
* - consist of only lower-case ASCII letters, numbers, and dashes
182-
* - start with a lower-case letter
183-
* - end with a lower-case letter or number
184-
* - be unique within the set of Backups in this BackupPlan
180+
* - be between 1 and 63 characters long (inclusive)
181+
* - consist of only lower-case ASCII letters, numbers, and dashes
182+
* - start with a lower-case letter
183+
* - end with a lower-case letter or number
184+
* - be unique within the set of Backups in this BackupPlan
185185
* </pre>
186186
*
187187
* <code>string backup_id = 3;</code>
@@ -207,11 +207,11 @@ public java.lang.String getBackupId() {
207207
* The client-provided short name for the Backup resource.
208208
* This name must:
209209
*
210-
* - be between 1 and 63 characters long (inclusive)
211-
* - consist of only lower-case ASCII letters, numbers, and dashes
212-
* - start with a lower-case letter
213-
* - end with a lower-case letter or number
214-
* - be unique within the set of Backups in this BackupPlan
210+
* - be between 1 and 63 characters long (inclusive)
211+
* - consist of only lower-case ASCII letters, numbers, and dashes
212+
* - start with a lower-case letter
213+
* - end with a lower-case letter or number
214+
* - be unique within the set of Backups in this BackupPlan
215215
* </pre>
216216
*
217217
* <code>string backup_id = 3;</code>
@@ -940,11 +940,11 @@ public com.google.cloud.gkebackup.v1.BackupOrBuilder getBackupOrBuilder() {
940940
* The client-provided short name for the Backup resource.
941941
* This name must:
942942
*
943-
* - be between 1 and 63 characters long (inclusive)
944-
* - consist of only lower-case ASCII letters, numbers, and dashes
945-
* - start with a lower-case letter
946-
* - end with a lower-case letter or number
947-
* - be unique within the set of Backups in this BackupPlan
943+
* - be between 1 and 63 characters long (inclusive)
944+
* - consist of only lower-case ASCII letters, numbers, and dashes
945+
* - start with a lower-case letter
946+
* - end with a lower-case letter or number
947+
* - be unique within the set of Backups in this BackupPlan
948948
* </pre>
949949
*
950950
* <code>string backup_id = 3;</code>
@@ -969,11 +969,11 @@ public java.lang.String getBackupId() {
969969
* The client-provided short name for the Backup resource.
970970
* This name must:
971971
*
972-
* - be between 1 and 63 characters long (inclusive)
973-
* - consist of only lower-case ASCII letters, numbers, and dashes
974-
* - start with a lower-case letter
975-
* - end with a lower-case letter or number
976-
* - be unique within the set of Backups in this BackupPlan
972+
* - be between 1 and 63 characters long (inclusive)
973+
* - consist of only lower-case ASCII letters, numbers, and dashes
974+
* - start with a lower-case letter
975+
* - end with a lower-case letter or number
976+
* - be unique within the set of Backups in this BackupPlan
977977
* </pre>
978978
*
979979
* <code>string backup_id = 3;</code>
@@ -998,11 +998,11 @@ public com.google.protobuf.ByteString getBackupIdBytes() {
998998
* The client-provided short name for the Backup resource.
999999
* This name must:
10001000
*
1001-
* - be between 1 and 63 characters long (inclusive)
1002-
* - consist of only lower-case ASCII letters, numbers, and dashes
1003-
* - start with a lower-case letter
1004-
* - end with a lower-case letter or number
1005-
* - be unique within the set of Backups in this BackupPlan
1001+
* - be between 1 and 63 characters long (inclusive)
1002+
* - consist of only lower-case ASCII letters, numbers, and dashes
1003+
* - start with a lower-case letter
1004+
* - end with a lower-case letter or number
1005+
* - be unique within the set of Backups in this BackupPlan
10061006
* </pre>
10071007
*
10081008
* <code>string backup_id = 3;</code>
@@ -1026,11 +1026,11 @@ public Builder setBackupId(java.lang.String value) {
10261026
* The client-provided short name for the Backup resource.
10271027
* This name must:
10281028
*
1029-
* - be between 1 and 63 characters long (inclusive)
1030-
* - consist of only lower-case ASCII letters, numbers, and dashes
1031-
* - start with a lower-case letter
1032-
* - end with a lower-case letter or number
1033-
* - be unique within the set of Backups in this BackupPlan
1029+
* - be between 1 and 63 characters long (inclusive)
1030+
* - consist of only lower-case ASCII letters, numbers, and dashes
1031+
* - start with a lower-case letter
1032+
* - end with a lower-case letter or number
1033+
* - be unique within the set of Backups in this BackupPlan
10341034
* </pre>
10351035
*
10361036
* <code>string backup_id = 3;</code>
@@ -1050,11 +1050,11 @@ public Builder clearBackupId() {
10501050
* The client-provided short name for the Backup resource.
10511051
* This name must:
10521052
*
1053-
* - be between 1 and 63 characters long (inclusive)
1054-
* - consist of only lower-case ASCII letters, numbers, and dashes
1055-
* - start with a lower-case letter
1056-
* - end with a lower-case letter or number
1057-
* - be unique within the set of Backups in this BackupPlan
1053+
* - be between 1 and 63 characters long (inclusive)
1054+
* - consist of only lower-case ASCII letters, numbers, and dashes
1055+
* - start with a lower-case letter
1056+
* - end with a lower-case letter or number
1057+
* - be unique within the set of Backups in this BackupPlan
10581058
* </pre>
10591059
*
10601060
* <code>string backup_id = 3;</code>

java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/CreateBackupRequestOrBuilder.java

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ public interface CreateBackupRequestOrBuilder
9696
* The client-provided short name for the Backup resource.
9797
* This name must:
9898
*
99-
* - be between 1 and 63 characters long (inclusive)
100-
* - consist of only lower-case ASCII letters, numbers, and dashes
101-
* - start with a lower-case letter
102-
* - end with a lower-case letter or number
103-
* - be unique within the set of Backups in this BackupPlan
99+
* - be between 1 and 63 characters long (inclusive)
100+
* - consist of only lower-case ASCII letters, numbers, and dashes
101+
* - start with a lower-case letter
102+
* - end with a lower-case letter or number
103+
* - be unique within the set of Backups in this BackupPlan
104104
* </pre>
105105
*
106106
* <code>string backup_id = 3;</code>
@@ -115,11 +115,11 @@ public interface CreateBackupRequestOrBuilder
115115
* The client-provided short name for the Backup resource.
116116
* This name must:
117117
*
118-
* - be between 1 and 63 characters long (inclusive)
119-
* - consist of only lower-case ASCII letters, numbers, and dashes
120-
* - start with a lower-case letter
121-
* - end with a lower-case letter or number
122-
* - be unique within the set of Backups in this BackupPlan
118+
* - be between 1 and 63 characters long (inclusive)
119+
* - consist of only lower-case ASCII letters, numbers, and dashes
120+
* - start with a lower-case letter
121+
* - end with a lower-case letter or number
122+
* - be unique within the set of Backups in this BackupPlan
123123
* </pre>
124124
*
125125
* <code>string backup_id = 3;</code>

java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/CreateRestorePlanRequest.java

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,11 @@ public com.google.cloud.gkebackup.v1.RestorePlanOrBuilder getRestorePlanOrBuilde
187187
* Required. The client-provided short name for the RestorePlan resource.
188188
* This name must:
189189
*
190-
* - be between 1 and 63 characters long (inclusive)
191-
* - consist of only lower-case ASCII letters, numbers, and dashes
192-
* - start with a lower-case letter
193-
* - end with a lower-case letter or number
194-
* - be unique within the set of RestorePlans in this location
190+
* - be between 1 and 63 characters long (inclusive)
191+
* - consist of only lower-case ASCII letters, numbers, and dashes
192+
* - start with a lower-case letter
193+
* - end with a lower-case letter or number
194+
* - be unique within the set of RestorePlans in this location
195195
* </pre>
196196
*
197197
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -217,11 +217,11 @@ public java.lang.String getRestorePlanId() {
217217
* Required. The client-provided short name for the RestorePlan resource.
218218
* This name must:
219219
*
220-
* - be between 1 and 63 characters long (inclusive)
221-
* - consist of only lower-case ASCII letters, numbers, and dashes
222-
* - start with a lower-case letter
223-
* - end with a lower-case letter or number
224-
* - be unique within the set of RestorePlans in this location
220+
* - be between 1 and 63 characters long (inclusive)
221+
* - consist of only lower-case ASCII letters, numbers, and dashes
222+
* - start with a lower-case letter
223+
* - end with a lower-case letter or number
224+
* - be unique within the set of RestorePlans in this location
225225
* </pre>
226226
*
227227
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -971,11 +971,11 @@ public com.google.cloud.gkebackup.v1.RestorePlanOrBuilder getRestorePlanOrBuilde
971971
* Required. The client-provided short name for the RestorePlan resource.
972972
* This name must:
973973
*
974-
* - be between 1 and 63 characters long (inclusive)
975-
* - consist of only lower-case ASCII letters, numbers, and dashes
976-
* - start with a lower-case letter
977-
* - end with a lower-case letter or number
978-
* - be unique within the set of RestorePlans in this location
974+
* - be between 1 and 63 characters long (inclusive)
975+
* - consist of only lower-case ASCII letters, numbers, and dashes
976+
* - start with a lower-case letter
977+
* - end with a lower-case letter or number
978+
* - be unique within the set of RestorePlans in this location
979979
* </pre>
980980
*
981981
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -1000,11 +1000,11 @@ public java.lang.String getRestorePlanId() {
10001000
* Required. The client-provided short name for the RestorePlan resource.
10011001
* This name must:
10021002
*
1003-
* - be between 1 and 63 characters long (inclusive)
1004-
* - consist of only lower-case ASCII letters, numbers, and dashes
1005-
* - start with a lower-case letter
1006-
* - end with a lower-case letter or number
1007-
* - be unique within the set of RestorePlans in this location
1003+
* - be between 1 and 63 characters long (inclusive)
1004+
* - consist of only lower-case ASCII letters, numbers, and dashes
1005+
* - start with a lower-case letter
1006+
* - end with a lower-case letter or number
1007+
* - be unique within the set of RestorePlans in this location
10081008
* </pre>
10091009
*
10101010
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -1029,11 +1029,11 @@ public com.google.protobuf.ByteString getRestorePlanIdBytes() {
10291029
* Required. The client-provided short name for the RestorePlan resource.
10301030
* This name must:
10311031
*
1032-
* - be between 1 and 63 characters long (inclusive)
1033-
* - consist of only lower-case ASCII letters, numbers, and dashes
1034-
* - start with a lower-case letter
1035-
* - end with a lower-case letter or number
1036-
* - be unique within the set of RestorePlans in this location
1032+
* - be between 1 and 63 characters long (inclusive)
1033+
* - consist of only lower-case ASCII letters, numbers, and dashes
1034+
* - start with a lower-case letter
1035+
* - end with a lower-case letter or number
1036+
* - be unique within the set of RestorePlans in this location
10371037
* </pre>
10381038
*
10391039
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -1057,11 +1057,11 @@ public Builder setRestorePlanId(java.lang.String value) {
10571057
* Required. The client-provided short name for the RestorePlan resource.
10581058
* This name must:
10591059
*
1060-
* - be between 1 and 63 characters long (inclusive)
1061-
* - consist of only lower-case ASCII letters, numbers, and dashes
1062-
* - start with a lower-case letter
1063-
* - end with a lower-case letter or number
1064-
* - be unique within the set of RestorePlans in this location
1060+
* - be between 1 and 63 characters long (inclusive)
1061+
* - consist of only lower-case ASCII letters, numbers, and dashes
1062+
* - start with a lower-case letter
1063+
* - end with a lower-case letter or number
1064+
* - be unique within the set of RestorePlans in this location
10651065
* </pre>
10661066
*
10671067
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -1081,11 +1081,11 @@ public Builder clearRestorePlanId() {
10811081
* Required. The client-provided short name for the RestorePlan resource.
10821082
* This name must:
10831083
*
1084-
* - be between 1 and 63 characters long (inclusive)
1085-
* - consist of only lower-case ASCII letters, numbers, and dashes
1086-
* - start with a lower-case letter
1087-
* - end with a lower-case letter or number
1088-
* - be unique within the set of RestorePlans in this location
1084+
* - be between 1 and 63 characters long (inclusive)
1085+
* - consist of only lower-case ASCII letters, numbers, and dashes
1086+
* - start with a lower-case letter
1087+
* - end with a lower-case letter or number
1088+
* - be unique within the set of RestorePlans in this location
10891089
* </pre>
10901090
*
10911091
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>

java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/java/com/google/cloud/gkebackup/v1/CreateRestorePlanRequestOrBuilder.java

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ public interface CreateRestorePlanRequestOrBuilder
102102
* Required. The client-provided short name for the RestorePlan resource.
103103
* This name must:
104104
*
105-
* - be between 1 and 63 characters long (inclusive)
106-
* - consist of only lower-case ASCII letters, numbers, and dashes
107-
* - start with a lower-case letter
108-
* - end with a lower-case letter or number
109-
* - be unique within the set of RestorePlans in this location
105+
* - be between 1 and 63 characters long (inclusive)
106+
* - consist of only lower-case ASCII letters, numbers, and dashes
107+
* - start with a lower-case letter
108+
* - end with a lower-case letter or number
109+
* - be unique within the set of RestorePlans in this location
110110
* </pre>
111111
*
112112
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>
@@ -121,11 +121,11 @@ public interface CreateRestorePlanRequestOrBuilder
121121
* Required. The client-provided short name for the RestorePlan resource.
122122
* This name must:
123123
*
124-
* - be between 1 and 63 characters long (inclusive)
125-
* - consist of only lower-case ASCII letters, numbers, and dashes
126-
* - start with a lower-case letter
127-
* - end with a lower-case letter or number
128-
* - be unique within the set of RestorePlans in this location
124+
* - be between 1 and 63 characters long (inclusive)
125+
* - consist of only lower-case ASCII letters, numbers, and dashes
126+
* - start with a lower-case letter
127+
* - end with a lower-case letter or number
128+
* - be unique within the set of RestorePlans in this location
129129
* </pre>
130130
*
131131
* <code>string restore_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];</code>

0 commit comments

Comments
 (0)