google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.PublicKey View Source

A public key for authenticating to guests.

Attributes

  • creationTimestamp (String): [Output Only] Creation timestamp in RFC3339 text format. Defaults to: null.
  • description (String): An optional textual description of the resource; provided by the client when the resource is created. Defaults to: null.
  • expirationTimestamp (String): Optional expiration timestamp. If provided, the timestamp must be in RFC3339 text format. If not provided, the public key never expires. Defaults to: null.
  • fingerprint (String): [Output Only] The fingerprint of the key is defined by RFC4716 to be the MD5 digest of the public key. Defaults to: null.
  • key (String): Public key text in SSH format, defined by RFC4253 section 6.6. Defaults to: null.