Parameters for retrieving the results of an asynchronous events request.
Defined in
This message is defined in the event_provider_service.proto
file.
Syntax
message ItemsRequest
{
Cookie cookie = 1;
TransmissionWindow window = 2;
}
Fields
The ItemsRequest
message has the following fields.
ItemsRequest message fields
Type |
Name |
Tag |
Description |
---|---|---|---|
|
|
Cookie of the request. |
|
|
|
Range of events to retrieve. |