• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?php
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: google/protobuf/duration.proto
4
5namespace GPBMetadata\Google\Protobuf;
6
7class Duration
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            "0ae3010a1e676f6f676c652f70726f746f6275662f6475726174696f6e2e" .
19            "70726f746f120f676f6f676c652e70726f746f627566222a0a0844757261" .
20            "74696f6e120f0a077365636f6e6473180120012803120d0a056e616e6f73" .
21            "180220012805427c0a13636f6d2e676f6f676c652e70726f746f62756642" .
22            "0d4475726174696f6e50726f746f50015a2a6769746875622e636f6d2f67" .
23            "6f6c616e672f70726f746f6275662f7074797065732f6475726174696f6e" .
24            "f80101a20203475042aa021e476f6f676c652e50726f746f6275662e5765" .
25            "6c6c4b6e6f776e5479706573620670726f746f33"
26        ));
27
28        static::$is_initialized = true;
29    }
30}
31
32