Browse |
public sealed class BrowsePathResponse : IMessage<BrowsePathResponse>, IMessage, IEquatable<BrowsePathResponse>, IDeepCloneable<BrowsePathResponse>, IBufferMessage
The BrowsePathResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowsePathResponse | Initializes a new instance of the BrowsePathResponse class | |
| BrowsePathResponse(BrowsePathResponse) | Initializes a new instance of the BrowsePathResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| Nodes | The nodes on the path. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(BrowsePathResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(BrowsePathResponse) | ||
| MergeFrom(CodedInputStream) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| NodesFieldNumber | Field number for the "nodes" field. | |
| StatusFieldNumber | Field number for the "status" field. |