parentAssetType property
The type of this resource's immediate parent, if there is one.
To search against the parent_asset_type
: * Use a field query. Example:
parentAssetType:"cloudresourcemanager.googleapis.com/Project"
* Use a
free text query. Example: cloudresourcemanager.googleapis.com/Project
Implementation
core.String? parentAssetType;