1<?php
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: proto_previous/test_previously_unreserved_message.proto
4
5namespace GPBMetadata\ProtoPrevious;
6
7class TestPreviouslyUnreservedMessage
8{
9    public static $is_initialized = false;
10
11    public static function initOnce() {
12        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
13
14        if (static::$is_initialized == true) {
15          return;
16        }
17        $pool->internalAddGeneratedFile(
18            '
19W
207proto_previous/test_previously_unreserved_message.protoprevious"
21
22readonlybproto3'
23        , true);
24
25        static::$is_initialized = true;
26    }
27}
28
29