The user profile information used for logging in to a virtual machine on Google Compute Engine.
| JSON representation | |
|---|---|
{ "name": string, "posixAccounts": [ { object( |
|
| Fields | |
|---|---|
name |
A unique user ID. |
posixAccounts[] |
The list of POSIX accounts associated with the user. |
sshPublicKeys |
A map from SSH public key fingerprint to the associated key object. An object containing a list of |


