Package 

Class WatchServiceOuterClass.WatchResponse

  • All Implemented Interfaces:
    com.authzed.api.v1.WatchServiceOuterClass.WatchResponseOrBuilder , com.google.protobuf.Message , com.google.protobuf.MessageLite , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , java.io.Serializable

    
    public final class WatchServiceOuterClass.WatchResponse
    extends GeneratedMessageV3 implements WatchServiceOuterClass.WatchResponseOrBuilder
                        
    WatchResponse contains all tuple modification events in ascending
    timestamp order, from the requested start snapshot to a snapshot
    encoded in the watch response. The client can use the snapshot to resume
    watching where the previous watch response left off.
    
    Protobuf type authzed.api.v1.WatchResponse