google_api_cloud_shell v0.10.0 GoogleApi.CloudShell.V1.Model.PublicKey View Source
A public SSH key, corresponding to a private SSH key held by the client.
Attributes
format(type:String.t, default:nil) - Required. Format of this key's content.key(type:String.t, default:nil) - Required. Content of this key.name(type:String.t, default:nil) - Output only. Full name of this resource, in the formatusers/{owner_email}/environments/{environment_id}/publicKeys/{key_id}.{owner_email}is the email address of the user to whom the key belongs.{environment_id}is the identifier of the environment to which the key grants access.{key_id}is the unique identifier of the key. For example,users/someone@example.com/environments/default/publicKeys/myKey.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.