Class CreateOrgPolicyViolationsPreviewRequest (0.4.1)

CreateOrgPolicyViolationsPreviewRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

CreateOrgPolicyViolationsPreviewRequest is the request message for OrgPolicyViolationsPreviewService.CreateOrgPolicyViolationsPreview.

Attributes

Name Description
parent str
Required. The organization under which this OrgPolicyViolationsPreview will be created. Example: organizations/my-example-org/locations/global
org_policy_violations_preview google.cloud.policysimulator_v1.types.OrgPolicyViolationsPreview
Required. The OrgPolicyViolationsPreview to generate.
org_policy_violations_preview_id str
Optional. An optional user-specified ID for the OrgPolicyViolationsPreview. If not provided, a random ID will be generated.