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