CustomLabelValueDef Type
Input for interpreting a custom label value definition from a labeler.
Record fields
| Record Field |
Description
|
Full Usage:
AdultOnly
Field type: bool
|
Whether this is adult-only content
|
Full Usage:
Blurs
Field type: string
|
What this label blurs: "content", "media", or "none"
|
Full Usage:
DefaultSetting
Field type: string option
|
Default setting: "ignore", "warn", or "hide" (defaults to "warn")
|
Full Usage:
Identifier
Field type: string
|
Label identifier string (e.g., "my-custom-label")
|
Full Usage:
Severity
Field type: string
|
Severity: "inform", "alert", or "none"
|