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