[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This webpage outlines the process for signing an SSH public key for user authentication to a Google Compute Engine virtual machine."],["The process uses a POST request to the `https://oslogin.googleapis.com/v1alpha/{parent=users/*/projects/*/locations/*}:signSshPublicKey` endpoint, following gRPC Transcoding syntax."],["The request requires a `parent` path parameter which represents the project and region, and the request body must include a `sshPublicKey` field containing the SSH public key."],["A successful response will include a `SignSshPublicKeyResponse` instance, and the request needs either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/compute` OAuth scopes."]]],[]]