GoogleCloudPolicysimulatorV1OrgPolicyViolation constructor
GoogleCloudPolicysimulatorV1OrgPolicyViolation({
- GoogleCloudOrgpolicyV2CustomConstraint? customConstraint,
- GoogleRpcStatus? error,
- String? name,
- GoogleCloudPolicysimulatorV1ResourceContext? resource,
Implementation
GoogleCloudPolicysimulatorV1OrgPolicyViolation({
this.customConstraint,
this.error,
this.name,
this.resource,
});