<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/orgpolicy/v2/constraint.proto

namespace Google\Cloud\OrgPolicy\V2;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\OrgPolicy\V2\Constraint\BooleanConstraint instead.
     * @deprecated
     */
    class Constraint_BooleanConstraint {}
}
class_exists(Constraint\BooleanConstraint::class);
@trigger_error('Google\Cloud\OrgPolicy\V2\Constraint_BooleanConstraint is deprecated and will be removed in a future release. Use Google\Cloud\OrgPolicy\V2\Constraint\BooleanConstraint instead', E_USER_DEPRECATED);

