Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 367 Bytes

File metadata and controls

19 lines (12 loc) · 367 Bytes

Direction

The direction of the results asked with respect to the reference timestamp. Missing field defaults to OLDER. Only applicable when using a message_id.

Example Usage

from glean.api_client.models import Direction

value = Direction.OLDER

Values

Name Value
OLDER OLDER
NEWER NEWER