Parse |
public sealed class ParseTimestampResponse : IMessage<ParseTimestampResponse>, IMessage, IEquatable<ParseTimestampResponse>, IDeepCloneable<ParseTimestampResponse>, IBufferMessage
The ParseTimestampResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ParseTimestampResponse | Initializes a new instance of the ParseTimestampResponse class | |
| ParseTimestampResponse(ParseTimestampResponse) | Initializes a new instance of the ParseTimestampResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of the parse. | |
| Parser | ||
| Status | The status of the call. | |
| Timestamp | The parsed timestamp. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(ParseTimestampResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(ParseTimestampResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. | |
| TimestampFieldNumber | Field number for the "timestamp" field. |