Package io.dapr.v1

Class DaprProtos.BulkPublishResponseFailedEntry

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

public static final class DaprProtos.BulkPublishResponseFailedEntry extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.BulkPublishResponseFailedEntryOrBuilder
 BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call
 
Protobuf type dapr.proto.runtime.v1.BulkPublishResponseFailedEntry
See Also: