<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: deviceapis/device/v1/deviceapis_device_safe_emergency_v1.proto

namespace Deviceapis\Device\V1\PostSafeCityEmergencyStartResponse\Error;

use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;

/**
 * Звуковой файл не найден
 *
 * Generated from protobuf message <code>deviceapis.device.v1.PostSafeCityEmergencyStartResponse.Error.SoundFileNotFound</code>
 */
class SoundFileNotFound extends \Google\Protobuf\Internal\Message
{

    /**
     * Constructor.
     *
     * @param array $data {
     *     Optional. Data for populating the Message object.
     *
     * }
     */
    public function __construct($data = NULL) {
        \GPBMetadata\Deviceapis\Device\V1\DeviceapisDeviceSafeEmergencyV1::initOnce();
        parent::__construct($data);
    }

}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SoundFileNotFound::class, \Deviceapis\Device\V1\PostSafeCityEmergencyStartResponse_Error_SoundFileNotFound::class);

