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