Skip to content

Commit e4e39fe

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for field parent in message .google.cloud.oslogin.v1beta.SignSshPublicKeyRequest is changed
PiperOrigin-RevId: 646243563
1 parent b5cd5b2 commit e4e39fe

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

google/cloud/oslogin/v1beta/oslogin.proto

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,7 @@ message SignSshPublicKeyRequest {
308308
// The SSH public key to sign.
309309
string ssh_public_key = 1;
310310

311-
// The parent project and zone for the signing request. This is needed to
312-
// properly ensure per-organization ISS processing and potentially to provide
313-
// for the possibility of zone-specific certificates used in the signing
314-
// process.
311+
// The parent project and region for the signing request.
315312
string parent = 2;
316313
}
317314

0 commit comments

Comments
 (0)