Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 446 Bytes

File metadata and controls

21 lines (14 loc) · 446 Bytes

BreakdownType

Type of breakdown to return.

Example Usage

from glean.api_client.models import BreakdownType

value = BreakdownType.USERS

Values

Name Value
USERS USERS
HOST_APPLICATIONS HOST_APPLICATIONS
TOOLS TOOLS
SERVERS SERVERS