Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 367 Bytes

File metadata and controls

21 lines (13 loc) · 367 Bytes

DatasourcesType

The types of datasource for which to run the report/policy.

Example Usage

from glean.api_client.models import DatasourcesType

value = DatasourcesType.ALL

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
ALL ALL
CUSTOM CUSTOM