ancestorModule property

String? ancestorModule
getter/setter pair

If empty, indicates that the custom module was created in the organization, folder, or project in which you are viewing the custom module.

Otherwise, ancestor_module specifies the organization or folder from which the custom module is inherited.

Output only.

Implementation

core.String? ancestorModule;