<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/type/timeofday.proto
namespace GPBMetadata\Google\Type;
class Timeofday
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
'
�
google/type/timeofday.protogoogle.type"K
TimeOfDay
hours (
minutes (
seconds (
nanos (Bl
com.google.typeBTimeOfDayProtoPZ>google.golang.org/genproto/googleapis/type/timeofday;timeofday��GTPbproto3'
, true);
static::$is_initialized = true;
}
}
|