1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?php
- # Generated by the protocol buffer compiler. DO NOT EDIT!
- # source: google/api/service.proto
- namespace GPBMetadata\Google\Api;
- class Service
- {
- public static $is_initialized = false;
- public static function initOnce() {
- $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
- if (static::$is_initialized == true) {
- return;
- }
- \GPBMetadata\Google\Api\Auth::initOnce();
- \GPBMetadata\Google\Api\Backend::initOnce();
- \GPBMetadata\Google\Api\Billing::initOnce();
- \GPBMetadata\Google\Api\Client::initOnce();
- \GPBMetadata\Google\Api\Context::initOnce();
- \GPBMetadata\Google\Api\Control::initOnce();
- \GPBMetadata\Google\Api\Documentation::initOnce();
- \GPBMetadata\Google\Api\Endpoint::initOnce();
- \GPBMetadata\Google\Api\Http::initOnce();
- \GPBMetadata\Google\Api\Log::initOnce();
- \GPBMetadata\Google\Api\Logging::initOnce();
- \GPBMetadata\Google\Api\Metric::initOnce();
- \GPBMetadata\Google\Api\MonitoredResource::initOnce();
- \GPBMetadata\Google\Api\Monitoring::initOnce();
- \GPBMetadata\Google\Api\Quota::initOnce();
- \GPBMetadata\Google\Api\SourceInfo::initOnce();
- \GPBMetadata\Google\Api\SystemParameter::initOnce();
- \GPBMetadata\Google\Api\Usage::initOnce();
- \GPBMetadata\Google\Protobuf\Api::initOnce();
- \GPBMetadata\Google\Protobuf\Type::initOnce();
- \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
- $pool->internalAddGeneratedFile(
- '
- É
- google/api/service.proto
- google.apigoogle/api/backend.protogoogle/api/billing.protogoogle/api/client.protogoogle/api/context.protogoogle/api/control.protogoogle/api/documentation.protogoogle/api/endpoint.protogoogle/api/http.protogoogle/api/log.protogoogle/api/logging.protogoogle/api/metric.proto#google/api/monitored_resource.protogoogle/api/monitoring.protogoogle/api/quota.protogoogle/api/source_info.proto!google/api/system_parameter.protogoogle/api/usage.protogoogle/protobuf/api.protogoogle/protobuf/type.protogoogle/protobuf/wrappers.proto"‚
- Service
- name (
- title (
- producer_project_id (
- id! ( "
- apis (2.google.protobuf.Api$
- types (2.google.protobuf.Type$
- enums (2.google.protobuf.Enum0
-
documentation (2.google.api.Documentation$
- backend (2.google.api.Backend
- http (2.google.api.Http
- quota
- (2.google.api.Quota2
- authentication (2.google.api.Authentication$
- context (2.google.api.Context
- usage (2.google.api.Usage\'
- endpoints (2.google.api.Endpoint$
- control (2.google.api.Control\'
- logs (2.google.api.LogDescriptor-
- metrics (2.google.api.MetricDescriptorD
- monitored_resources (2\'.google.api.MonitoredResourceDescriptor$
- billing (2.google.api.Billing$
- logging (2.google.api.Logging*
- monitoring (2.google.api.Monitoring7
- system_parameters (2.google.api.SystemParameters+
- source_info% (2.google.api.SourceInfo*
- publishing- (2.google.api.Publishing4
- config_version (2.google.protobuf.UInt32ValueBn
- com.google.apiBServiceProtoPZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig¢GAPIbproto3'
- , true);
- static::$is_initialized = true;
- }
- }
|