<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/monitoring/v3/alert.proto

namespace Google\Cloud\Monitoring\V3;

if (false) {
    /**
     * This class is deprecated. Use Google\Cloud\Monitoring\V3\AlertPolicy\Condition\LogMatch instead.
     * @deprecated
     */
    class AlertPolicy_Condition_LogMatch {}
}
class_exists(AlertPolicy\Condition\LogMatch::class);
@trigger_error('Google\Cloud\Monitoring\V3\AlertPolicy_Condition_LogMatch is deprecated and will be removed in the next major release. Use Google\Cloud\Monitoring\V3\AlertPolicy\Condition\LogMatch instead', E_USER_DEPRECATED);

