ancestorHasActiveKeyVersion property

bool? ancestorHasActiveKeyVersion
getter/setter pair

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

If the field is true, that indicates that an ancestor of this Project or Folder has set active_key_version (this field will always be unset for the organization since organizations do not have ancestors).

Output only.

Implementation

core.bool? ancestorHasActiveKeyVersion;