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