enrolledAncestor property

bool? enrolledAncestor
getter/setter pair

This field is read only (not settable via UpdateAccessApprovalSettings method).

If the field is true, that indicates that at least one service is enrolled for Access Approval in one or more ancestors of the Project or Folder (this field will always be unset for the organization since organizations do not have ancestors).

Output only.

Implementation

core.bool? enrolledAncestor;