GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource class

The Google Cloud resources governed by the organization policies of the AnalyzeOrgPolicyGovernedAssetsRequest.constraint.

Properties

assetType String?
The asset type of the AnalyzeOrgPolicyGovernedAssetsResponse.GovernedResource.full_resource_name Example: cloudresourcemanager.googleapis.com/Project See Cloud Asset Inventory Supported Asset Types for all supported asset types.
getter/setter pair
effectiveTags List<EffectiveTagDetails>?
The effective tags on this resource.
getter/setter pair
folders List<String>?
The folder(s) that this resource belongs to, in the format of folders/{FOLDER_NUMBER}.
getter/setter pair
fullResourceName String?
The full resource name of the Google Cloud resource.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
organization String?
The organization that this resource belongs to, in the format of organizations/{ORGANIZATION_NUMBER}.
getter/setter pair
parent String?
The full resource name of the parent of AnalyzeOrgPolicyGovernedAssetsResponse.GovernedResource.full_resource_name.
getter/setter pair
project String?
The project that this resource belongs to, in the format of projects/{PROJECT_NUMBER}.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited