PolicyModificationErrorDetails
Stay organized with collections
Save and categorize content based on your preferences.
Details of the errors encountered during a policy modification request. This message will be returned as part of the details of a google.rpc.Status returned to the user when there is an error in their request.
Fields |
modificationErrors[] |
object (PolicyModificationError )
Output only. List of specific policy modifications errors that may have occurred during a modifying request.
|
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-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eProvides details on errors during policy modification requests, returned within a \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e message.\u003c/p\u003e\n"],["\u003cp\u003eUses a JSON structure with a \u003ccode\u003emodificationErrors\u003c/code\u003e field containing a list of \u003ccode\u003ePolicyModificationError\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePolicyModificationError\u003c/code\u003e objects offer specific details on each encountered policy modification error.\u003c/p\u003e\n"]]],[],null,["# PolicyModificationErrorDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDetails of the errors encountered during a policy modification request. This message will be returned as part of the details of a google.rpc.Status returned to the user when there is an error in their request.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------|\n| ``` { \"modificationErrors\": [ { object (/chrome/policy/reference/rest/v1/PolicyModificationError) } ] } ``` |\n\n| Fields ||\n|------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `modificationErrors[]` | `object (`[PolicyModificationError](/chrome/policy/reference/rest/v1/PolicyModificationError)`)` Output only. List of specific policy modifications errors that may have occurred during a modifying request. |"]]