orgPolicyConstraint property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? orgPolicyConstraint
getter/setter pair

The org-policy-constraint that was incorrectly changed, which resulted in this violation.

Output only. Immutable.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? orgPolicyConstraint;