Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::DeleteSSHKeyRequest.
Message for deleting an SSH key from a project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the SSH key to delete. Currently, the only valid value for the location is "global".
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the SSH key to delete. Currently, the only valid value for the location is "global".
Returns
- (::String) — Required. The name of the SSH key to delete. Currently, the only valid value for the location is "global".