<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/type/date.proto
namespace GPBMetadata\Google\Type;
class Date
{
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/date.protogoogle.type"0
Date
year (
month (
day (B]
com.google.typeB DateProtoPZ4google.golang.org/genproto/googleapis/type/date;date��GTPbproto3'
, true);
static::$is_initialized = true;
}
}
|