violatingText property

String? violatingText
getter/setter pair

The text that violates the policy if specified.

Otherwise, refers to the policy in general (for example, when requesting to be exempt from the whole policy). If not specified for criterion exemptions, the whole policy is implied. Must be specified for ad exemptions.

Implementation

core.String? violatingText;