• 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 …NSPECIFIED - The operating system type associated with the user account information is unspecified.
111 LINUX - Linux user account information.
112 WINDOWS - Windows user account information.
115 view: string, The view configures whether to retrieve security keys information.
118 BASIC - Includes POSIX and SSH key information.
119 SECURITY_KEY - Include security key information for the user.
128 …{ # The user profile information used for logging in to a virtual machine on Google Compute Engine.
131 { # The POSIX account information associated with a Google account.
133 … &quot;gecos&quot;: &quot;A String&quot;, # The GECOS (user information) entry for this account.
146 { # The credential information for a Google registered security key.
149 …&quot;universalTwoFactor&quot;: { # Security key information specific to the U2F protocol. # The U…
152 …&quot;webAuthn&quot;: { # Security key information specific to the Web Authentication protocol. # …
158 &quot;a_key&quot;: { # The SSH public key information associated with a Google account.
170 …<pre>Adds an SSH public key and returns the profile information. Default POSIX account information
177 { # The SSH public key information associated with a Google account.
185 view: string, The view configures whether to retrieve security keys information.
188 BASIC - Includes POSIX and SSH key information.
189 SECURITY_KEY - Include security key information for the user.
199 &quot;details&quot;: &quot;A String&quot;, # Detailed information about import results.
200 …{ # The user profile information used for logging in to a virtual machine on Google Compute Engine…
203 { # The POSIX account information associated with a Google account.
205 … &quot;gecos&quot;: &quot;A String&quot;, # The GECOS (user information) entry for this account.
218 { # The credential information for a Google registered security key.
221 …&quot;universalTwoFactor&quot;: { # Security key information specific to the U2F protocol. # The U…
224 …&quot;webAuthn&quot;: { # Security key information specific to the Web Authentication protocol. # …
230 &quot;a_key&quot;: { # The SSH public key information associated with a Google account.