Class DeleteSshPublicKeyRequest (1.0.0)

A request message for deleting an SSH public key. .. attribute:: name

Required. The fingerprint of the public key to update. Public keys are identified by their SHA-256 fingerprint. The fingerprint of the public key is in format users/{user}/sshPublicKeys/{fingerprint}.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > DeleteSshPublicKeyRequest