Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c63dc4f

Browse files
chore: [oslogin] reformat protos (googleapis#9028)
* chore: reformat protos PiperOrigin-RevId: 504098251 Source-Link: googleapis/googleapis@b0cf667 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c1df92110f05a7ee22340e3c490aa87006e5f258 Copy-Tag: eyJwIjoiamF2YS1vcy1sb2dpbi8uT3dsQm90LnlhbWwiLCJoIjoiYzFkZjkyMTEwZjA1YTdlZTIyMzQwZTNjNDkwYWE4NzAwNmU1ZjI1OCJ9 * 🦉 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 705ae1a commit c63dc4f

File tree

10 files changed

+141
-132
lines changed

10 files changed

+141
-132
lines changed

java-os-login/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>google-cloud-os-login</artifactId>
22-
<version>2.7.0</version>
22+
<version>2.8.0</version>
2323
</dependency>
2424
```
2525

2626
If you are using Gradle without BOM, add this to your dependencies:
2727

2828
```Groovy
29-
implementation 'com.google.cloud:google-cloud-os-login:2.7.0'
29+
implementation 'com.google.cloud:google-cloud-os-login:2.8.0'
3030
```
3131

3232
If you are using SBT, add this to your dependencies:
3333

3434
```Scala
35-
libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.7.0"
35+
libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.8.0"
3636
```
3737

3838
## Authentication

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequest.java

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7575
*
7676
*
7777
* <pre>
78-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
79-
* by the project ID they are associated with. A reference to the POSIX
80-
* account is in format `users/{user}/projects/{project}`.
78+
* Required. A reference to the POSIX account to update. POSIX accounts are
79+
* identified by the project ID they are associated with. A reference to the
80+
* POSIX account is in format `users/{user}/projects/{project}`.
8181
* </pre>
8282
*
8383
* <code>
@@ -102,9 +102,9 @@ public java.lang.String getName() {
102102
*
103103
*
104104
* <pre>
105-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
106-
* by the project ID they are associated with. A reference to the POSIX
107-
* account is in format `users/{user}/projects/{project}`.
105+
* Required. A reference to the POSIX account to update. POSIX accounts are
106+
* identified by the project ID they are associated with. A reference to the
107+
* POSIX account is in format `users/{user}/projects/{project}`.
108108
* </pre>
109109
*
110110
* <code>
@@ -474,9 +474,9 @@ public Builder mergeFrom(
474474
*
475475
*
476476
* <pre>
477-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
478-
* by the project ID they are associated with. A reference to the POSIX
479-
* account is in format `users/{user}/projects/{project}`.
477+
* Required. A reference to the POSIX account to update. POSIX accounts are
478+
* identified by the project ID they are associated with. A reference to the
479+
* POSIX account is in format `users/{user}/projects/{project}`.
480480
* </pre>
481481
*
482482
* <code>
@@ -500,9 +500,9 @@ public java.lang.String getName() {
500500
*
501501
*
502502
* <pre>
503-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
504-
* by the project ID they are associated with. A reference to the POSIX
505-
* account is in format `users/{user}/projects/{project}`.
503+
* Required. A reference to the POSIX account to update. POSIX accounts are
504+
* identified by the project ID they are associated with. A reference to the
505+
* POSIX account is in format `users/{user}/projects/{project}`.
506506
* </pre>
507507
*
508508
* <code>
@@ -526,9 +526,9 @@ public com.google.protobuf.ByteString getNameBytes() {
526526
*
527527
*
528528
* <pre>
529-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
530-
* by the project ID they are associated with. A reference to the POSIX
531-
* account is in format `users/{user}/projects/{project}`.
529+
* Required. A reference to the POSIX account to update. POSIX accounts are
530+
* identified by the project ID they are associated with. A reference to the
531+
* POSIX account is in format `users/{user}/projects/{project}`.
532532
* </pre>
533533
*
534534
* <code>
@@ -551,9 +551,9 @@ public Builder setName(java.lang.String value) {
551551
*
552552
*
553553
* <pre>
554-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
555-
* by the project ID they are associated with. A reference to the POSIX
556-
* account is in format `users/{user}/projects/{project}`.
554+
* Required. A reference to the POSIX account to update. POSIX accounts are
555+
* identified by the project ID they are associated with. A reference to the
556+
* POSIX account is in format `users/{user}/projects/{project}`.
557557
* </pre>
558558
*
559559
* <code>
@@ -572,9 +572,9 @@ public Builder clearName() {
572572
*
573573
*
574574
* <pre>
575-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
576-
* by the project ID they are associated with. A reference to the POSIX
577-
* account is in format `users/{user}/projects/{project}`.
575+
* Required. A reference to the POSIX account to update. POSIX accounts are
576+
* identified by the project ID they are associated with. A reference to the
577+
* POSIX account is in format `users/{user}/projects/{project}`.
578578
* </pre>
579579
*
580580
* <code>

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequestOrBuilder.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ public interface DeletePosixAccountRequestOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
31-
* by the project ID they are associated with. A reference to the POSIX
32-
* account is in format `users/{user}/projects/{project}`.
30+
* Required. A reference to the POSIX account to update. POSIX accounts are
31+
* identified by the project ID they are associated with. A reference to the
32+
* POSIX account is in format `users/{user}/projects/{project}`.
3333
* </pre>
3434
*
3535
* <code>
@@ -43,9 +43,9 @@ public interface DeletePosixAccountRequestOrBuilder
4343
*
4444
*
4545
* <pre>
46-
* Required. A reference to the POSIX account to update. POSIX accounts are identified
47-
* by the project ID they are associated with. A reference to the POSIX
48-
* account is in format `users/{user}/projects/{project}`.
46+
* Required. A reference to the POSIX account to update. POSIX accounts are
47+
* identified by the project ID they are associated with. A reference to the
48+
* POSIX account is in format `users/{user}/projects/{project}`.
4949
* </pre>
5050
*
5151
* <code>

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequest.java

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7575
*
7676
*
7777
* <pre>
78-
* Required. The fingerprint of the public key to update. Public keys are identified by
79-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
80-
* `users/{user}/sshPublicKeys/{fingerprint}`.
78+
* Required. The fingerprint of the public key to update. Public keys are
79+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
80+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
8181
* </pre>
8282
*
8383
* <code>
@@ -102,9 +102,9 @@ public java.lang.String getName() {
102102
*
103103
*
104104
* <pre>
105-
* Required. The fingerprint of the public key to update. Public keys are identified by
106-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
107-
* `users/{user}/sshPublicKeys/{fingerprint}`.
105+
* Required. The fingerprint of the public key to update. Public keys are
106+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
107+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
108108
* </pre>
109109
*
110110
* <code>
@@ -474,9 +474,9 @@ public Builder mergeFrom(
474474
*
475475
*
476476
* <pre>
477-
* Required. The fingerprint of the public key to update. Public keys are identified by
478-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
479-
* `users/{user}/sshPublicKeys/{fingerprint}`.
477+
* Required. The fingerprint of the public key to update. Public keys are
478+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
479+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
480480
* </pre>
481481
*
482482
* <code>
@@ -500,9 +500,9 @@ public java.lang.String getName() {
500500
*
501501
*
502502
* <pre>
503-
* Required. The fingerprint of the public key to update. Public keys are identified by
504-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
505-
* `users/{user}/sshPublicKeys/{fingerprint}`.
503+
* Required. The fingerprint of the public key to update. Public keys are
504+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
505+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
506506
* </pre>
507507
*
508508
* <code>
@@ -526,9 +526,9 @@ public com.google.protobuf.ByteString getNameBytes() {
526526
*
527527
*
528528
* <pre>
529-
* Required. The fingerprint of the public key to update. Public keys are identified by
530-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
531-
* `users/{user}/sshPublicKeys/{fingerprint}`.
529+
* Required. The fingerprint of the public key to update. Public keys are
530+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
531+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
532532
* </pre>
533533
*
534534
* <code>
@@ -551,9 +551,9 @@ public Builder setName(java.lang.String value) {
551551
*
552552
*
553553
* <pre>
554-
* Required. The fingerprint of the public key to update. Public keys are identified by
555-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
556-
* `users/{user}/sshPublicKeys/{fingerprint}`.
554+
* Required. The fingerprint of the public key to update. Public keys are
555+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
556+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
557557
* </pre>
558558
*
559559
* <code>
@@ -572,9 +572,9 @@ public Builder clearName() {
572572
*
573573
*
574574
* <pre>
575-
* Required. The fingerprint of the public key to update. Public keys are identified by
576-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
577-
* `users/{user}/sshPublicKeys/{fingerprint}`.
575+
* Required. The fingerprint of the public key to update. Public keys are
576+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
577+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
578578
* </pre>
579579
*
580580
* <code>

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequestOrBuilder.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ public interface DeleteSshPublicKeyRequestOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Required. The fingerprint of the public key to update. Public keys are identified by
31-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
32-
* `users/{user}/sshPublicKeys/{fingerprint}`.
30+
* Required. The fingerprint of the public key to update. Public keys are
31+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
32+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
3333
* </pre>
3434
*
3535
* <code>
@@ -43,9 +43,9 @@ public interface DeleteSshPublicKeyRequestOrBuilder
4343
*
4444
*
4545
* <pre>
46-
* Required. The fingerprint of the public key to update. Public keys are identified by
47-
* their SHA-256 fingerprint. The fingerprint of the public key is in format
48-
* `users/{user}/sshPublicKeys/{fingerprint}`.
46+
* Required. The fingerprint of the public key to update. Public keys are
47+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
48+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
4949
* </pre>
5050
*
5151
* <code>

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequest.java

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7575
*
7676
*
7777
* <pre>
78-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
79-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
80-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
78+
* Required. The fingerprint of the public key to retrieve. Public keys are
79+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
80+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
8181
* </pre>
8282
*
8383
* <code>
@@ -102,9 +102,9 @@ public java.lang.String getName() {
102102
*
103103
*
104104
* <pre>
105-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
106-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
107-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
105+
* Required. The fingerprint of the public key to retrieve. Public keys are
106+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
107+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
108108
* </pre>
109109
*
110110
* <code>
@@ -473,9 +473,9 @@ public Builder mergeFrom(
473473
*
474474
*
475475
* <pre>
476-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
477-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
478-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
476+
* Required. The fingerprint of the public key to retrieve. Public keys are
477+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
478+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
479479
* </pre>
480480
*
481481
* <code>
@@ -499,9 +499,9 @@ public java.lang.String getName() {
499499
*
500500
*
501501
* <pre>
502-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
503-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
504-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
502+
* Required. The fingerprint of the public key to retrieve. Public keys are
503+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
504+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
505505
* </pre>
506506
*
507507
* <code>
@@ -525,9 +525,9 @@ public com.google.protobuf.ByteString getNameBytes() {
525525
*
526526
*
527527
* <pre>
528-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
529-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
530-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
528+
* Required. The fingerprint of the public key to retrieve. Public keys are
529+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
530+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
531531
* </pre>
532532
*
533533
* <code>
@@ -550,9 +550,9 @@ public Builder setName(java.lang.String value) {
550550
*
551551
*
552552
* <pre>
553-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
554-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
555-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
553+
* Required. The fingerprint of the public key to retrieve. Public keys are
554+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
555+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
556556
* </pre>
557557
*
558558
* <code>
@@ -571,9 +571,9 @@ public Builder clearName() {
571571
*
572572
*
573573
* <pre>
574-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
575-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
576-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
574+
* Required. The fingerprint of the public key to retrieve. Public keys are
575+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
576+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
577577
* </pre>
578578
*
579579
* <code>

java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequestOrBuilder.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ public interface GetSshPublicKeyRequestOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
31-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
32-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
30+
* Required. The fingerprint of the public key to retrieve. Public keys are
31+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
32+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
3333
* </pre>
3434
*
3535
* <code>
@@ -43,9 +43,9 @@ public interface GetSshPublicKeyRequestOrBuilder
4343
*
4444
*
4545
* <pre>
46-
* Required. The fingerprint of the public key to retrieve. Public keys are identified
47-
* by their SHA-256 fingerprint. The fingerprint of the public key is in
48-
* format `users/{user}/sshPublicKeys/{fingerprint}`.
46+
* Required. The fingerprint of the public key to retrieve. Public keys are
47+
* identified by their SHA-256 fingerprint. The fingerprint of the public key
48+
* is in format `users/{user}/sshPublicKeys/{fingerprint}`.
4949
* </pre>
5050
*
5151
* <code>

0 commit comments

Comments
 (0)