Get |
public sealed class GetEventCalculationNamesResponse : IMessage<GetEventCalculationNamesResponse>, IMessage, IEquatable<GetEventCalculationNamesResponse>, IDeepCloneable<GetEventCalculationNamesResponse>, IBufferMessage
The GetEventCalculationNamesResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEventCalculationNamesResponse | Initializes a new instance of the GetEventCalculationNamesResponse class | |
| GetEventCalculationNamesResponse(GetEventCalculationNamesResponse) | Initializes a new instance of the GetEventCalculationNamesResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| EventCalculationNames | The names of the event calculations. | |
| ExtendedStatus | The status of making a request to the Calculations service. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetEventCalculationNamesResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetEventCalculationNamesResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| EventCalculationNamesFieldNumber | Field number for the "event_calculation_names" field. | |
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |