import com.glean.api_client.glean_api_client.models.components.HideBuiltInFacet;
HideBuiltInFacet value = HideBuiltInFacet.TYPE;
// Open enum: use .of() to create instances from custom string values
HideBuiltInFacet custom = HideBuiltInFacet.of("custom_value");| Name | Value |
|---|---|
TYPE |
TYPE |
TAG |
TAG |
AUTHOR |
AUTHOR |
OWNER |
OWNER |