Lines Matching full:information
92 <p class="firstline">Retrieves the profile information used for logging in to a virtual machine on …
95 …line">Adds an SSH public key and returns the profile information. Default POSIX account informatio…
104 …<pre>Retrieves the profile information used for logging in to a virtual machine on Google Compute …
110 view: string, The view configures whether to retrieve security keys information.
113 BASIC - Includes POSIX and SSH key information.
114 SECURITY_KEY - Include security key information for the user.
123 …{ # The user profile information used for logging in to a virtual machine on Google Compute Engine.
126 { # The POSIX account information associated with a Google account.
128 … "gecos": "A String", # The GECOS (user information) entry for this account.
141 { # The credential information for a Google registered security key.
144 …"universalTwoFactor": { # Security key information specific to the U2F protocol. # The U…
147 …"webAuthn": { # Security key information specific to the Web Authentication protocol. # …
153 "a_key": { # The SSH public key information associated with a Google account.
165 …<pre>Adds an SSH public key and returns the profile information. Default POSIX account information…
172 { # The SSH public key information associated with a Google account.
180 view: string, The view configures whether to retrieve security keys information.
183 BASIC - Includes POSIX and SSH key information.
184 SECURITY_KEY - Include security key information for the user.
194 "details": "A String", # Detailed information about import results.
195 …{ # The user profile information used for logging in to a virtual machine on Google Compute Engine…
198 { # The POSIX account information associated with a Google account.
200 … "gecos": "A String", # The GECOS (user information) entry for this account.
213 { # The credential information for a Google registered security key.
216 …"universalTwoFactor": { # Security key information specific to the U2F protocol. # The U…
219 …"webAuthn": { # Security key information specific to the Web Authentication protocol. # …
225 "a_key": { # The SSH public key information associated with a Google account.