PolicyViolationDetails
Error returned as part of a mutate response. This error indicates single policy violation by some text in one of the fields.
Fields |
external_policy_description
|
string
Human readable description of policy violation.
|
key
|
PolicyViolationKey
Unique identifier for this violation. If policy is exemptible, this key may be used to request exemption.
|
external_policy_name
|
string
Human readable name of the policy.
|
is_exemptible
|
bool
Whether user can file an exemption request for this violation.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Mutation errors may signify a single policy violation within a field's text."],["These errors provide a description and name for the violated policy, along with a unique identifier."],["The `PolicyViolationKey` can be used to request an exemption if the policy allows it."],["Violations may be exemptible, indicated by the `is_exemptible` field."]]],[]]