123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?php
- # Generated by the protocol buffer compiler. DO NOT EDIT!
- # source: google/api/client.proto
- namespace GPBMetadata\Google\Api;
- class Client
- {
- public static $is_initialized = false;
- public static function initOnce() {
- $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
- if (static::$is_initialized == true) {
- return;
- }
- \GPBMetadata\Google\Api\LaunchStage::initOnce();
- \GPBMetadata\Google\Protobuf\Duration::initOnce();
- $pool->internalAddGeneratedFile(
- '
- Ù
- google/api/client.proto
- google.api google/protobuf/descriptor.protogoogle/protobuf/duration.proto"t
- CommonLanguageSettings
- reference_docs_uri ( B:
- destinations (2$.google.api.ClientLibraryDestination"û
- ClientLibrarySettings
- version ( -
- launch_stage (2.google.api.LaunchStage
- rest_numeric_enums (/
-
java_settings (2.google.api.JavaSettings-
- cpp_settings (2.google.api.CppSettings-
- php_settings (2.google.api.PhpSettings3
- python_settings (2.google.api.PythonSettings/
-
node_settings (2.google.api.NodeSettings3
- dotnet_settings (2.google.api.DotnetSettings/
-
ruby_settings (2.google.api.RubySettings+
- go_settings (2.google.api.GoSettings"þ
- Publishing3
- method_settings (2.google.api.MethodSettings
-
new_issue_urie (
- documentation_urif (
- api_short_nameg (
- github_labelh (
- codeowner_github_teamsi (
- doc_tag_prefixj ( ;
- organizationk (2%.google.api.ClientLibraryOrganization;
- library_settingsm (2!.google.api.ClientLibrarySettings)
- !proto_reference_documentation_urin ( "ã
- JavaSettings
- library_package ( L
- service_class_names (2/.google.api.JavaSettings.ServiceClassNamesEntry2
- common (2".google.api.CommonLanguageSettings8
- ServiceClassNamesEntry
- key (
- value ( :8"A
- CppSettings2
- common (2".google.api.CommonLanguageSettings"A
- PhpSettings2
- common (2".google.api.CommonLanguageSettings"D
- PythonSettings2
- common (2".google.api.CommonLanguageSettings"B
- NodeSettings2
- common (2".google.api.CommonLanguageSettings"ª
- DotnetSettings2
- common (2".google.api.CommonLanguageSettingsI
- renamed_services (2/.google.api.DotnetSettings.RenamedServicesEntryK
- renamed_resources (20.google.api.DotnetSettings.RenamedResourcesEntry
- ignored_resources (
- forced_namespace_aliases (
- handwritten_signatures ( 6
- RenamedServicesEntry
- key (
- value ( :87
- RenamedResourcesEntry
- key (
- value ( :8"B
- RubySettings2
- common (2".google.api.CommonLanguageSettings"@
- GoSettings2
- common (2".google.api.CommonLanguageSettings"Ï
- MethodSettings
- selector ( <
- long_running (2&.google.api.MethodSettings.LongRunning
- auto_populated_fields ( Í
- LongRunning5
- initial_poll_delay (2.google.protobuf.Duration
- poll_delay_multiplier (1
- max_poll_delay (2.google.protobuf.Duration5
- total_poll_timeout (2.google.protobuf.Duration*£
- ClientLibraryOrganization+
- \'CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED�
- CLOUD
- ADS
- PHOTOS
- STREET_VIEW
- SHOPPING
- GEO
-
GENERATIVE_AI*g
- ClientLibraryDestination*
- &CLIENT_LIBRARY_DESTINATION_UNSPECIFIED�
- GITHUB
- PACKAGE_MANAGERBi
- com.google.apiBClientProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations¢GAPIbproto3'
- , true);
- static::$is_initialized = true;
- }
- }
|