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