Package io.dapr.v1

Class DaprProtos.SubscribeTopicEventsRequestAlpha1

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.dapr.v1.DaprProtos.SubscribeTopicEventsRequestAlpha1
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SubscribeTopicEventsRequestAlpha1OrBuilder, Serializable
Enclosing class:
DaprProtos

public static final class DaprProtos.SubscribeTopicEventsRequestAlpha1 extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.SubscribeTopicEventsRequestAlpha1OrBuilder
 SubscribeTopicEventsRequestAlpha1 is a message containing the details for
 subscribing to a topic via streaming.
 The first message must always be the initial request. All subsequent
 messages must be event responses.
 
Protobuf type dapr.proto.runtime.v1.SubscribeTopicEventsRequestAlpha1
See Also: