<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/jwks/v1/keyapis_jwks_system_v1.proto

namespace Keyapis\Jwks\V1;

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

/**
 * Запрос проверки доступности сервиса
 *
 * Generated from protobuf message <code>keyapis.jwks.v1.GetSystemStatusRequest</code>
 */
class GetSystemStatusRequest extends \Google\Protobuf\Internal\Message
{

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

}

