xref: /aosp_15_r20/external/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1<?php
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: google/protobuf/api.proto
4
5namespace GPBMetadata\Google\Protobuf;
6
7class Api
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        \GPBMetadata\Google\Protobuf\SourceContext::initOnce();
18        \GPBMetadata\Google\Protobuf\Type::initOnce();
19        $pool->internalAddGeneratedFile(
20            '
21�
22google/protobuf/api.protogoogle.protobufgoogle/protobuf/type.proto"�
23Api
24name (	(
25methods (2.google.protobuf.Method(
26options (2.google.protobuf.Option
27version (	6
28source_context (2.google.protobuf.SourceContext&
29mixins (2.google.protobuf.Mixin\'
30syntax (2.google.protobuf.Syntax"�
31Method
32name (	
33request_type_url (	
34request_streaming (
35response_type_url (	
36response_streaming ((
37options (2.google.protobuf.Option\'
38syntax (2.google.protobuf.Syntax"#
39Mixin
40name (	
41root (	Bv
42com.google.protobufBApiProtoPZ,google.golang.org/protobuf/types/known/apipb�GPB�Google.Protobuf.WellKnownTypesbproto3'
43        , true);
44
45        static::$is_initialized = true;
46    }
47}
48
49