View Source
ERWeb.Grpc.Eventrelay.PullQueuedEventsRequest
(WalEx v3.2.0)
Types
@type t() :: %ERWeb.Grpc.Eventrelay.PullQueuedEventsRequest{
__unknown_fields__: [
{field_number :: integer(), Protobuf.Wire.Types.wire_type(),
value :: term()}
],
batch_size: integer(),
subscription_id: String.t()
}