Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 404 Bytes

File metadata and controls

19 lines (12 loc) · 404 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

import com.glean.api_client.glean_api_client.models.components.Direction;

Direction value = Direction.OLDER;

Values

Name Value
OLDER OLDER
NEWER NEWER