GoogleCloudOrgpolicyV2Policy constructor
GoogleCloudOrgpolicyV2Policy({
- GoogleCloudOrgpolicyV2AlternatePolicySpec? alternate,
- GoogleCloudOrgpolicyV2PolicySpec? dryRunSpec,
- String? etag,
- String? name,
- GoogleCloudOrgpolicyV2PolicySpec? spec,
Implementation
GoogleCloudOrgpolicyV2Policy({
this.alternate,
this.dryRunSpec,
this.etag,
this.name,
this.spec,
});