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