blob: 29e02a84517a1ec6883dd79bc77d835fc8ee9c2e [file] [log] [blame]
Protobuf Team Botb51d59e2024-10-08 10:04:26 -07001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# NO CHECKED-IN PROTOBUF GENCODE
4# source: google/protobuf/duration.proto
5
6namespace GPBMetadata\Google\Protobuf;
7
8class Duration
9{
10 public static $is_initialized = false;
11
12 public static function initOnce() {
13 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
14
15 if (static::$is_initialized == true) {
16 return;
17 }
18 $pool->internalAddGeneratedFile(
19 "\x0A\xEB\x01\x0A\x1Egoogle/protobuf/duration.proto\x12\x0Fgoogle.protobuf\"*\x0A\x08Duration\x12\x0F\x0A\x07seconds\x18\x01 \x01(\x03\x12\x0D\x0A\x05nanos\x18\x02 \x01(\x05B\x83\x01\x0A\x13com.google.protobufB\x0DDurationProtoP\x01Z1google.golang.org/protobuf/types/known/durationpb\xF8\x01\x01\xA2\x02\x03GPB\xAA\x02\x1EGoogle.Protobuf.WellKnownTypesb\x06proto3"
20 , true);
21
22 static::$is_initialized = true;
23 }
24}
25