Subscription |
public sealed class SubscriptionBrowsePath : IMessage<SubscriptionBrowsePath>, IMessage, IEquatable<SubscriptionBrowsePath>, IDeepCloneable<SubscriptionBrowsePath>, IBufferMessage
The SubscriptionBrowsePath type exposes the following members.
| Name | Description | |
|---|---|---|
| SubscriptionBrowsePath | Initializes a new instance of the SubscriptionBrowsePath class | |
| SubscriptionBrowsePath(SubscriptionBrowsePath) | Initializes a new instance of the SubscriptionBrowsePath class |
| Name | Description | |
|---|---|---|
| BrowsePath | The path to browse. | |
| Deep | Whether or not to include subnodes when browsing. | |
| Descriptor | ||
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(SubscriptionBrowsePath) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(SubscriptionBrowsePath) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| BrowsePathFieldNumber | Field number for the "browse_path" field. | |
| DeepFieldNumber | Field number for the "deep" field. |