Class EventOuterClass.Event.Builder

  • All Implemented Interfaces:
    EventOuterClass.EventOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    EventOuterClass.Event

    public static final class EventOuterClass.Event.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<EventOuterClass.Event.Builder>
    implements EventOuterClass.EventOrBuilder
     An event in the flat transaction stream can either be the creation
     or the archiving of a contract.
    
     In the transaction service the events are restricted to the events
     visible for the parties specified in the transaction filter. Each
     event message type below contains a ``witness_parties`` field which
     indicates the subset of the requested parties that can see the event
     in question. In the flat transaction stream you'll only receive events
     that have witnesses.
     
    Protobuf type com.daml.ledger.api.v1.Event