policyParent property

String? policyParent
getter/setter pair

The parent of the policy we are attaching to.

Example: "projects/123456"

Optional.

Implementation

core.String? policyParent;