Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 330 Bytes

File metadata and controls

19 lines (12 loc) · 330 Bytes

RequestType

The type of request being made.

Example Usage

from glean.api_client.models import RequestType

value = RequestType.STANDARD

Values

Name Value
STANDARD STANDARD
FULL_DIRECTORY FULL_DIRECTORY