GoogleCloudPolicysimulatorV1OrgPolicyOverlayCustomConstraintOverlay constructor
GoogleCloudPolicysimulatorV1OrgPolicyOverlayCustomConstraintOverlay({
- GoogleCloudOrgpolicyV2CustomConstraint? customConstraint,
- String? customConstraintParent,
Implementation
GoogleCloudPolicysimulatorV1OrgPolicyOverlayCustomConstraintOverlay({
this.customConstraint,
this.customConstraintParent,
});