public sealed class RemoveMCPServerResponse : IMessage<RemoveMCPServerResponse>,
IMessage, IEquatable<RemoveMCPServerResponse>, IDeepCloneable<RemoveMCPServerResponse>,
IBufferMessage
Public NotInheritable Class RemoveMCPServerResponse
Implements IMessage(Of RemoveMCPServerResponse), IMessage,
IEquatable(Of RemoveMCPServerResponse), IDeepCloneable(Of RemoveMCPServerResponse), IBufferMessage
public ref class RemoveMCPServerResponse sealed : IMessage<RemoveMCPServerResponse^>,
IMessage, IEquatable<RemoveMCPServerResponse^>, IDeepCloneable<RemoveMCPServerResponse^>,
IBufferMessage
[<SealedAttribute>]
type RemoveMCPServerResponse =
class
interface IMessage<RemoveMCPServerResponse>
interface IMessage
interface IEquatable<RemoveMCPServerResponse>
interface IDeepCloneable<RemoveMCPServerResponse>
interface IBufferMessage
end
RemoveMCPServerResponse | Initializes a new instance of the RemoveMCPServerResponse class |
RemoveMCPServerResponse(RemoveMCPServerResponse) | Initializes a new instance of the RemoveMCPServerResponse class |
CalculateSize | |
Clone | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(RemoveMCPServerResponse) | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MergeFrom(CodedInputStream) | |
MergeFrom(RemoveMCPServerResponse) | |
ToString | (Overrides ObjectToString) |
WriteTo |
MessageFieldNumber | Field number for the "message" field. |
SuccessFieldNumber | Field number for the "success" field. |