parent property

String? parent
getter/setter pair

The full name of the immediate parent of this resource.

See Resource Names for more information. For Google Cloud assets, this value is the parent resource defined in the IAM policy hierarchy. Example: //cloudresourcemanager.googleapis.com/projects/my_project_123 For third-party assets, this field may be set differently.

Implementation

core.String? parent;