<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/api/annotations.proto
namespace GPBMetadata\Google\Api;
class Annotations
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Api\Http::initOnce();
$pool->internalAddGeneratedFile(
'
�
google/api/annotations.proto
google.api google/protobuf/descriptor.protoBn
com.google.apiBAnnotationsProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations�GAPIbproto3'
, true);
static::$is_initialized = true;
}
}
|