Class Gnmi.SubscribeRequest.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, Gnmi.SubscribeRequestOrBuilder
    Enclosing class:
    Gnmi.SubscribeRequest

    public static final class Gnmi.SubscribeRequest.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Gnmi.SubscribeRequest.Builder>
    implements Gnmi.SubscribeRequestOrBuilder
     SubscribeRequest is the message sent by the client to the target when
     initiating a subscription to a set of paths within the data tree. The
     request field must be populated and the initial message must specify a
     SubscriptionList to initiate a subscription. The message is subsequently
     used to define aliases or trigger polled data to be sent by the target.
     Reference: gNMI Specification Section 3.5.1.1
     
    Protobuf type gnmi.SubscribeRequest