GoogleCloudAssetV1GovernedContainer constructor
GoogleCloudAssetV1GovernedContainer({
- AnalyzerOrgPolicy? consolidatedPolicy,
- List<
EffectiveTagDetails> ? effectiveTags, - List<
String> ? folders, - String? fullResourceName,
- String? organization,
- String? parent,
- List<
AnalyzerOrgPolicy> ? policyBundle, - String? project,
Implementation
GoogleCloudAssetV1GovernedContainer({
this.consolidatedPolicy,
this.effectiveTags,
this.folders,
this.fullResourceName,
this.organization,
this.parent,
this.policyBundle,
this.project,
});