A stub to allow clients to do limited synchronous rpc calls to service
OrgPolicyViolationsPreviewService.
Violations Preview API service for OrgPolicy.
An
OrgPolicyViolationsPreview
is a preview of the violations that will exist as soon as a proposed
OrgPolicy change is submitted. To create an
OrgPolicyViolationsPreview,
the API user specifies the changes they wish to make and requests the
generation of a preview via [GenerateViolationsPreview][]. the OrgPolicy
Simulator service then scans the API user's currently existing resources to
determine these resources violate the newly set OrgPolicy.
CreateOrgPolicyViolationsPreview creates an
OrgPolicyViolationsPreview
for the proposed changes in the provided
[OrgPolicyViolationsPreview.OrgPolicyOverlay][]. The changes to OrgPolicy
are specified by this OrgPolicyOverlay. The resources to scan are
inferred from these specified changes.
ListOrgPolicyViolationsPreviews lists each
OrgPolicyViolationsPreview
in an organization. Each
OrgPolicyViolationsPreview
is available for at least 7 days.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-02 UTC."],[],[]]