public static interface DaprProtos.PublishEventEnvelopeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Any |
getData()
.google.protobuf.Any data = 2; |
com.google.protobuf.AnyOrBuilder |
getDataOrBuilder()
.google.protobuf.Any data = 2; |
String |
getTopic()
string topic = 1; |
com.google.protobuf.ByteString |
getTopicBytes()
string topic = 1; |
boolean |
hasData()
.google.protobuf.Any data = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getTopic()
string topic = 1;
com.google.protobuf.ByteString getTopicBytes()
string topic = 1;
boolean hasData()
.google.protobuf.Any data = 2;
com.google.protobuf.Any getData()
.google.protobuf.Any data = 2;
com.google.protobuf.AnyOrBuilder getDataOrBuilder()
.google.protobuf.Any data = 2;
Copyright © 2020. All rights reserved.