• Home
  • Raw
  • Download

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 … &quot;gecos&quot;: &quot;A String&quot;, # The GECOS (user information) entry for this account.
141 { # The credential information for a Google registered security key.
144 …&quot;universalTwoFactor&quot;: { # Security key information specific to the U2F protocol. # The U…
147 …&quot;webAuthn&quot;: { # Security key information specific to the Web Authentication protocol. # …
153 &quot;a_key&quot;: { # 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 &quot;details&quot;: &quot;A String&quot;, # 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 … &quot;gecos&quot;: &quot;A String&quot;, # The GECOS (user information) entry for this account.
213 { # The credential information for a Google registered security key.
216 …&quot;universalTwoFactor&quot;: { # Security key information specific to the U2F protocol. # The U…
219 …&quot;webAuthn&quot;: { # Security key information specific to the Web Authentication protocol. # …
225 &quot;a_key&quot;: { # The SSH public key information associated with a Google account.