25 lines
1.1 KiB
PHP
Executable File
25 lines
1.1 KiB
PHP
Executable File
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: google/api/consumer.proto
|
|
|
|
namespace GPBMetadata\Google\Api;
|
|
|
|
class Consumer
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(
|
|
"\x0A\x87\x03\x0A\x19google/api/consumer.proto\x12\x0Agoogle.api\"=\x0A\x11ProjectProperties\x12(\x0A\x0Aproperties\x18\x01 \x03(\x0B2\x14.google.api.Property\"\xAC\x01\x0A\x08Property\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12/\x0A\x04type\x18\x02 \x01(\x0E2!.google.api.Property.PropertyType\x12\x13\x0A\x0Bdescription\x18\x03 \x01(\x09\"L\x0A\x0CPropertyType\x12\x0F\x0A\x0BUNSPECIFIED\x10\x00\x12\x09\x0A\x05INT64\x10\x01\x12\x08\x0A\x04BOOL\x10\x02\x12\x0A\x0A\x06STRING\x10\x03\x12\x0A\x0A\x06DOUBLE\x10\x04Bh\x0A\x0Ecom.google.apiB\x0DConsumerProtoP\x01ZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfigb\x06proto3"
|
|
, true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|