Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 403 Bytes

File metadata and controls

22 lines (14 loc) · 403 Bytes

Prominence

The level of visual distinction that should be given to a result.

Example Usage

from glean.api_client.models import Prominence

value = Prominence.HERO

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
HERO HERO
PROMOTED PROMOTED
STANDARD STANDARD