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