Client.php 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/client.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Client
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Google\Api\LaunchStage::initOnce();
  14. \GPBMetadata\Google\Protobuf\Duration::initOnce();
  15. $pool->internalAddGeneratedFile(
  16. '
  17. Ù
  18. google/api/client.proto
  19. google.api google/protobuf/descriptor.protogoogle/protobuf/duration.proto"t
  20. CommonLanguageSettings
  21. reference_docs_uri ( B:
  22. destinations (2$.google.api.ClientLibraryDestination"û
  23. ClientLibrarySettings
  24. version ( -
  25. launch_stage (2.google.api.LaunchStage
  26. rest_numeric_enums (/
  27. java_settings ( 2.google.api.JavaSettings-
  28. cpp_settings ( 2.google.api.CppSettings-
  29. php_settings ( 2.google.api.PhpSettings3
  30. python_settings ( 2.google.api.PythonSettings/
  31. node_settings ( 2.google.api.NodeSettings3
  32. dotnet_settings ( 2.google.api.DotnetSettings/
  33. ruby_settings ( 2.google.api.RubySettings+
  34. go_settings ( 2.google.api.GoSettings"þ
  35. Publishing3
  36. method_settings ( 2.google.api.MethodSettings
  37. new_issue_urie ( 
  38. documentation_urif ( 
  39. api_short_nameg ( 
  40. github_labelh ( 
  41. codeowner_github_teamsi ( 
  42. doc_tag_prefixj ( ;
  43. organizationk (2%.google.api.ClientLibraryOrganization;
  44. library_settingsm ( 2!.google.api.ClientLibrarySettings)
  45. !proto_reference_documentation_urin ( "ã
  46. JavaSettings
  47. library_package ( L
  48. service_class_names ( 2/.google.api.JavaSettings.ServiceClassNamesEntry2
  49. common ( 2".google.api.CommonLanguageSettings8
  50. ServiceClassNamesEntry
  51. key ( 
  52. value ( :8"A
  53. CppSettings2
  54. common ( 2".google.api.CommonLanguageSettings"A
  55. PhpSettings2
  56. common ( 2".google.api.CommonLanguageSettings"D
  57. PythonSettings2
  58. common ( 2".google.api.CommonLanguageSettings"B
  59. NodeSettings2
  60. common ( 2".google.api.CommonLanguageSettings"ª
  61. DotnetSettings2
  62. common ( 2".google.api.CommonLanguageSettingsI
  63. renamed_services ( 2/.google.api.DotnetSettings.RenamedServicesEntryK
  64. renamed_resources ( 20.google.api.DotnetSettings.RenamedResourcesEntry
  65. ignored_resources ( 
  66. forced_namespace_aliases ( 
  67. handwritten_signatures ( 6
  68. RenamedServicesEntry
  69. key ( 
  70. value ( :87
  71. RenamedResourcesEntry
  72. key ( 
  73. value ( :8"B
  74. RubySettings2
  75. common ( 2".google.api.CommonLanguageSettings"@
  76. GoSettings2
  77. common ( 2".google.api.CommonLanguageSettings"Ï
  78. MethodSettings
  79. selector ( <
  80. long_running ( 2&.google.api.MethodSettings.LongRunning
  81. auto_populated_fields ( Í
  82. LongRunning5
  83. initial_poll_delay ( 2.google.protobuf.Duration
  84. poll_delay_multiplier (1
  85. max_poll_delay ( 2.google.protobuf.Duration5
  86. total_poll_timeout ( 2.google.protobuf.Duration*£
  87. ClientLibraryOrganization+
  88. \'CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED�
  89. CLOUD
  90. ADS
  91. PHOTOS
  92. STREET_VIEW
  93. SHOPPING
  94. GEO
  95. GENERATIVE_AI*g
  96. ClientLibraryDestination*
  97. &CLIENT_LIBRARY_DESTINATION_UNSPECIFIED�
  98. GITHUB
  99. 
  100. PACKAGE_MANAGERBi
  101. com.google.apiB ClientProtoPZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations¢GAPIbproto3'
  102. , true);
  103. static::$is_initialized = true;
  104. }
  105. }