blob: 373665c977c048d932bda0a446455bde895f600b [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: google/protobuf/timestamp.proto
4
5namespace GPBMetadata\Google\Protobuf;
6
7class Timestamp
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(hex2bin(
18 "0ae7010a1f676f6f676c652f70726f746f6275662f74696d657374616d70" .
19 "2e70726f746f120f676f6f676c652e70726f746f627566222b0a0954696d" .
20 "657374616d70120f0a077365636f6e6473180120012803120d0a056e616e" .
21 "6f73180220012805427e0a13636f6d2e676f6f676c652e70726f746f6275" .
22 "66420e54696d657374616d7050726f746f50015a2b6769746875622e636f" .
23 "6d2f676f6c616e672f70726f746f6275662f7074797065732f74696d6573" .
24 "74616d70f80101a20203475042aa021e476f6f676c652e50726f746f6275" .
25 "662e57656c6c4b6e6f776e5479706573620670726f746f33"
26 ));
27
28 static::$is_initialized = true;
29 }
30}
31