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