diff --git a/java-os-login/README.md b/java-os-login/README.md
index b51f1c5acf8e..b679ff6bbabd 100644
--- a/java-os-login/README.md
+++ b/java-os-login/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
- * Required. A reference to the POSIX account to update. POSIX accounts are identified - * by the project ID they are associated with. A reference to the POSIX - * account is in format `users/{user}/projects/{project}`. + * Required. A reference to the POSIX account to update. POSIX accounts are + * identified by the project ID they are associated with. A reference to the + * POSIX account is in format `users/{user}/projects/{project}`. ** *
@@ -102,9 +102,9 @@ public java.lang.String getName() {
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -474,9 +474,9 @@ public Builder mergeFrom(
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -500,9 +500,9 @@ public java.lang.String getName() {
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -526,9 +526,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -551,9 +551,9 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -572,9 +572,9 @@ public Builder clearName() {
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequestOrBuilder.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequestOrBuilder.java
index ce7709d79ec1..84041897a7fe 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequestOrBuilder.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeletePosixAccountRequestOrBuilder.java
@@ -27,9 +27,9 @@ public interface DeletePosixAccountRequestOrBuilder
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
@@ -43,9 +43,9 @@ public interface DeletePosixAccountRequestOrBuilder
*
*
*
- * Required. A reference to the POSIX account to update. POSIX accounts are identified
- * by the project ID they are associated with. A reference to the POSIX
- * account is in format `users/{user}/projects/{project}`.
+ * Required. A reference to the POSIX account to update. POSIX accounts are
+ * identified by the project ID they are associated with. A reference to the
+ * POSIX account is in format `users/{user}/projects/{project}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequest.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequest.java
index 74e2935e0393..9efeac7785b4 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequest.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequest.java
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -102,9 +102,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -474,9 +474,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -500,9 +500,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -526,9 +526,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -551,9 +551,9 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -572,9 +572,9 @@ public Builder clearName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequestOrBuilder.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequestOrBuilder.java
index 68d1a740d015..cd1bf33ae6eb 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequestOrBuilder.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/DeleteSshPublicKeyRequestOrBuilder.java
@@ -27,9 +27,9 @@ public interface DeleteSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -43,9 +43,9 @@ public interface DeleteSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequest.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequest.java
index 84147a2c1a64..629444d14fdf 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequest.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequest.java
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -102,9 +102,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -473,9 +473,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -499,9 +499,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -525,9 +525,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -550,9 +550,9 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -571,9 +571,9 @@ public Builder clearName() {
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequestOrBuilder.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequestOrBuilder.java
index 62383b71aa0e..2a9e6c435f33 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequestOrBuilder.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/GetSshPublicKeyRequestOrBuilder.java
@@ -27,9 +27,9 @@ public interface GetSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -43,9 +43,9 @@ public interface GetSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to retrieve. Public keys are identified
- * by their SHA-256 fingerprint. The fingerprint of the public key is in
- * format `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to retrieve. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequest.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequest.java
index 3664b777f590..25abb9917533 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequest.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequest.java
@@ -75,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -102,9 +102,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -640,9 +640,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -666,9 +666,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -692,9 +692,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -717,9 +717,9 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -738,9 +738,9 @@ public Builder clearName() {
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequestOrBuilder.java b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequestOrBuilder.java
index 6136f982317e..925c02b659cb 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequestOrBuilder.java
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/java/com/google/cloud/oslogin/v1/UpdateSshPublicKeyRequestOrBuilder.java
@@ -27,9 +27,9 @@ public interface UpdateSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
@@ -43,9 +43,9 @@ public interface UpdateSshPublicKeyRequestOrBuilder
*
*
*
- * Required. The fingerprint of the public key to update. Public keys are identified by
- * their SHA-256 fingerprint. The fingerprint of the public key is in format
- * `users/{user}/sshPublicKeys/{fingerprint}`.
+ * Required. The fingerprint of the public key to update. Public keys are
+ * identified by their SHA-256 fingerprint. The fingerprint of the public key
+ * is in format `users/{user}/sshPublicKeys/{fingerprint}`.
*
*
*
diff --git a/java-os-login/proto-google-cloud-os-login-v1/src/main/proto/google/cloud/oslogin/v1/oslogin.proto b/java-os-login/proto-google-cloud-os-login-v1/src/main/proto/google/cloud/oslogin/v1/oslogin.proto
index fb3575600c47..e5a1810b0b03 100644
--- a/java-os-login/proto-google-cloud-os-login-v1/src/main/proto/google/cloud/oslogin/v1/oslogin.proto
+++ b/java-os-login/proto-google-cloud-os-login-v1/src/main/proto/google/cloud/oslogin/v1/oslogin.proto
@@ -45,7 +45,8 @@ service OsLoginService {
"https://www.googleapis.com/auth/compute.readonly";
// Create an SSH public key
- rpc CreateSshPublicKey(CreateSshPublicKeyRequest) returns (google.cloud.oslogin.common.SshPublicKey) {
+ rpc CreateSshPublicKey(CreateSshPublicKeyRequest)
+ returns (google.cloud.oslogin.common.SshPublicKey) {
option (google.api.http) = {
post: "/v1/{parent=users/*}/sshPublicKeys"
body: "ssh_public_key"
@@ -54,7 +55,8 @@ service OsLoginService {
}
// Deletes a POSIX account.
- rpc DeletePosixAccount(DeletePosixAccountRequest) returns (google.protobuf.Empty) {
+ rpc DeletePosixAccount(DeletePosixAccountRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
delete: "/v1/{name=users/*/projects/*}"
};
@@ -62,7 +64,8 @@ service OsLoginService {
}
// Deletes an SSH public key.
- rpc DeleteSshPublicKey(DeleteSshPublicKeyRequest) returns (google.protobuf.Empty) {
+ rpc DeleteSshPublicKey(DeleteSshPublicKeyRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
delete: "/v1/{name=users/*/sshPublicKeys/*}"
};
@@ -79,7 +82,8 @@ service OsLoginService {
}
// Retrieves an SSH public key.
- rpc GetSshPublicKey(GetSshPublicKeyRequest) returns (google.cloud.oslogin.common.SshPublicKey) {
+ rpc GetSshPublicKey(GetSshPublicKeyRequest)
+ returns (google.cloud.oslogin.common.SshPublicKey) {
option (google.api.http) = {
get: "/v1/{name=users/*/sshPublicKeys/*}"
};
@@ -89,7 +93,8 @@ service OsLoginService {
// Adds an SSH public key and returns the profile information. Default POSIX
// account information is set when no username and UID exist as part of the
// login profile.
- rpc ImportSshPublicKey(ImportSshPublicKeyRequest) returns (ImportSshPublicKeyResponse) {
+ rpc ImportSshPublicKey(ImportSshPublicKeyRequest)
+ returns (ImportSshPublicKeyResponse) {
option (google.api.http) = {
post: "/v1/{parent=users/*}:importSshPublicKey"
body: "ssh_public_key"
@@ -100,7 +105,8 @@ service OsLoginService {
// Updates an SSH public key and returns the profile information. This method
// supports patch semantics.
- rpc UpdateSshPublicKey(UpdateSshPublicKeyRequest) returns (google.cloud.oslogin.common.SshPublicKey) {
+ rpc UpdateSshPublicKey(UpdateSshPublicKeyRequest)
+ returns (google.cloud.oslogin.common.SshPublicKey) {
option (google.api.http) = {
patch: "/v1/{name=users/*/sshPublicKeys/*}"
body: "ssh_public_key"
@@ -134,14 +140,15 @@ message CreateSshPublicKeyRequest {
];
// Required. The SSH public key and expiration time.
- google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2 [(google.api.field_behavior) = REQUIRED];
+ google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2
+ [(google.api.field_behavior) = REQUIRED];
}
// A request message for deleting a POSIX account entry.
message DeletePosixAccountRequest {
- // Required. A reference to the POSIX account to update. POSIX accounts are identified
- // by the project ID they are associated with. A reference to the POSIX
- // account is in format `users/{user}/projects/{project}`.
+ // Required. A reference to the POSIX account to update. POSIX accounts are
+ // identified by the project ID they are associated with. A reference to the
+ // POSIX account is in format `users/{user}/projects/{project}`.
string name = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = {
@@ -152,9 +159,9 @@ message DeletePosixAccountRequest {
// A request message for deleting an SSH public key.
message DeleteSshPublicKeyRequest {
- // Required. The fingerprint of the public key to update. Public keys are identified by
- // their SHA-256 fingerprint. The fingerprint of the public key is in format
- // `users/{user}/sshPublicKeys/{fingerprint}`.
+ // Required. The fingerprint of the public key to update. Public keys are
+ // identified by their SHA-256 fingerprint. The fingerprint of the public key
+ // is in format `users/{user}/sshPublicKeys/{fingerprint}`.
string name = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = {
@@ -182,9 +189,9 @@ message GetLoginProfileRequest {
// A request message for retrieving an SSH public key.
message GetSshPublicKeyRequest {
- // Required. The fingerprint of the public key to retrieve. Public keys are identified
- // by their SHA-256 fingerprint. The fingerprint of the public key is in
- // format `users/{user}/sshPublicKeys/{fingerprint}`.
+ // Required. The fingerprint of the public key to retrieve. Public keys are
+ // identified by their SHA-256 fingerprint. The fingerprint of the public key
+ // is in format `users/{user}/sshPublicKeys/{fingerprint}`.
string name = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = {
@@ -204,7 +211,8 @@ message ImportSshPublicKeyRequest {
];
// Optional. The SSH public key and expiration time.
- google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2 [(google.api.field_behavior) = OPTIONAL];
+ google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2
+ [(google.api.field_behavior) = OPTIONAL];
// The project ID of the Google Cloud Platform project.
string project_id = 3;
@@ -221,9 +229,9 @@ message ImportSshPublicKeyResponse {
// A request message for updating an SSH public key.
message UpdateSshPublicKeyRequest {
- // Required. The fingerprint of the public key to update. Public keys are identified by
- // their SHA-256 fingerprint. The fingerprint of the public key is in format
- // `users/{user}/sshPublicKeys/{fingerprint}`.
+ // Required. The fingerprint of the public key to update. Public keys are
+ // identified by their SHA-256 fingerprint. The fingerprint of the public key
+ // is in format `users/{user}/sshPublicKeys/{fingerprint}`.
string name = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = {
@@ -232,7 +240,8 @@ message UpdateSshPublicKeyRequest {
];
// Required. The SSH public key and expiration time.
- google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2 [(google.api.field_behavior) = REQUIRED];
+ google.cloud.oslogin.common.SshPublicKey ssh_public_key = 2
+ [(google.api.field_behavior) = REQUIRED];
// Mask to control which fields get updated. Updates all if not present.
google.protobuf.FieldMask update_mask = 3;