public sealed class DeleteSSHKeyRequest : IMessage<DeleteSSHKeyRequest>, IEquatable<DeleteSSHKeyRequest>, IDeepCloneable<DeleteSSHKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DeleteSSHKeyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteSSHKeyRequest\u003c/code\u003e class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSSHKeyRequest\u003c/code\u003e is a message class used to request the deletion of an SSH key from a project, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eSshKeyName\u003c/code\u003e (an \u003ccode\u003eSshKeyName\u003c/code\u003e object), both critical for identifying the SSH key to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to create a \u003ccode\u003eDeleteSSHKeyRequest\u003c/code\u003e instance, either a new one, or by passing an existing \u003ccode\u003eDeleteSSHKeyRequest\u003c/code\u003e object as a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists previous versions of the API and their respective links, with version 1.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]