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