Find |
public sealed class FindEventsResponse : IMessage<FindEventsResponse>, IMessage, IEquatable<FindEventsResponse>, IDeepCloneable<FindEventsResponse>, IBufferMessage
The FindEventsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| FindEventsResponse | Initializes a new instance of the FindEventsResponse class | |
| FindEventsResponse(FindEventsResponse) | Initializes a new instance of the FindEventsResponse class |
| Name | Description | |
|---|---|---|
| ContinuationPoint | The continuation point. | |
| Descriptor | ||
| Events | The events that matched the search criteria. | |
| ExtendedStatus | The status of making a request to the Calculations service. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(FindEventsResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(FindEventsResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ContinuationPointFieldNumber | Field number for the "continuation_point" field. | |
| EventsFieldNumber | Field number for the "events" field. | |
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |