public sealed class RemovePublicKeyResponse : IMessage<RemovePublicKeyResponse>, IEquatable<RemovePublicKeyResponse>, IDeepCloneable<RemovePublicKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class RemovePublicKeyResponse.
Response message for [RemovePublicKey][google.cloud.shell.v1.CloudShellService.RemovePublicKey].
Implements
IMessageRemovePublicKeyResponse, IEquatableRemovePublicKeyResponse, IDeepCloneableRemovePublicKeyResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Shell.V1Assembly
Google.Cloud.Shell.V1.dll
Constructors
RemovePublicKeyResponse()
public RemovePublicKeyResponse()
RemovePublicKeyResponse(RemovePublicKeyResponse)
public RemovePublicKeyResponse(RemovePublicKeyResponse other)
Parameter | |
---|---|
Name | Description |
other |
RemovePublicKeyResponse |