Class SetKeyResponse
public sealed class SetKeyResponse : Google.Protobuf.IMessage<SetKeyResponse>, Google.Protobuf.IBufferMessage
- Inheritance
-
SetKeyResponse
- Implements
-
IBufferMessage
- Extension Methods
Constructors
SetKeyResponse()
public SetKeyResponse()
SetKeyResponse(SetKeyResponse)
public SetKeyResponse(SetKeyResponse other)
Parameters
otherSetKeyResponse
Properties
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
Parser
public static Google.Protobuf.MessageParser<SetKeyResponse> Parser { get; }
Property Value
- MessageParser<SetKeyResponse>
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public SetKeyResponse Clone()
Returns
Equals(SetKeyResponse)
public bool Equals(SetKeyResponse other)
Parameters
otherSetKeyResponse
Returns
Equals(object)
public override bool Equals(object other)
Parameters
otherobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
MergeFrom(CodedInputStream)
public void MergeFrom(Google.Protobuf.CodedInputStream input)
Parameters
inputCodedInputStream
MergeFrom(SetKeyResponse)
public void MergeFrom(SetKeyResponse other)
Parameters
otherSetKeyResponse
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream