What targets can a Collection be pinned to.
from glean.api_client.models import CollectionPinnableTargets
value = CollectionPinnableTargets.RESOURCE_CARD
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
RESOURCE_CARD |
RESOURCE_CARD |
TEAM_PROFILE_PAGE |
TEAM_PROFILE_PAGE |