105 lines
11 KiB
Python
105 lines
11 KiB
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
|
||
|
|
# Copyright 2025 Google LLC
|
||
|
|
#
|
||
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||
|
|
# you may not use this file except in compliance with the License.
|
||
|
|
# You may obtain a copy of the License at
|
||
|
|
#
|
||
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||
|
|
#
|
||
|
|
# Unless required by applicable law or agreed to in writing, software
|
||
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
|
# See the License for the specific language governing permissions and
|
||
|
|
# limitations under the License.
|
||
|
|
|
||
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||
|
|
# source: google/api/client.proto
|
||
|
|
# Protobuf Python Version: 4.25.3
|
||
|
|
"""Generated protocol buffer code."""
|
||
|
|
from google.protobuf import descriptor as _descriptor
|
||
|
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
||
|
|
from google.protobuf import symbol_database as _symbol_database
|
||
|
|
from google.protobuf.internal import builder as _builder
|
||
|
|
|
||
|
|
# @@protoc_insertion_point(imports)
|
||
|
|
|
||
|
|
_sym_db = _symbol_database.Default()
|
||
|
|
|
||
|
|
|
||
|
|
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
|
||
|
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
||
|
|
|
||
|
|
from google.api import launch_stage_pb2 as google_dot_api_dot_launch__stage__pb2
|
||
|
|
|
||
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
||
|
|
b'\n\x17google/api/client.proto\x12\ngoogle.api\x1a\x1dgoogle/api/launch_stage.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/duration.proto"\xbe\x01\n\x16\x43ommonLanguageSettings\x12\x1e\n\x12reference_docs_uri\x18\x01 \x01(\tB\x02\x18\x01\x12:\n\x0c\x64\x65stinations\x18\x02 \x03(\x0e\x32$.google.api.ClientLibraryDestination\x12H\n\x1aselective_gapic_generation\x18\x03 \x01(\x0b\x32$.google.api.SelectiveGapicGeneration"\xfb\x03\n\x15\x43lientLibrarySettings\x12\x0f\n\x07version\x18\x01 \x01(\t\x12-\n\x0claunch_stage\x18\x02 \x01(\x0e\x32\x17.google.api.LaunchStage\x12\x1a\n\x12rest_numeric_enums\x18\x03 \x01(\x08\x12/\n\rjava_settings\x18\x15 \x01(\x0b\x32\x18.google.api.JavaSettings\x12-\n\x0c\x63pp_settings\x18\x16 \x01(\x0b\x32\x17.google.api.CppSettings\x12-\n\x0cphp_settings\x18\x17 \x01(\x0b\x32\x17.google.api.PhpSettings\x12\x33\n\x0fpython_settings\x18\x18 \x01(\x0b\x32\x1a.google.api.PythonSettings\x12/\n\rnode_settings\x18\x19 \x01(\x0b\x32\x18.google.api.NodeSettings\x12\x33\n\x0f\x64otnet_settings\x18\x1a \x01(\x0b\x32\x1a.google.api.DotnetSettings\x12/\n\rruby_settings\x18\x1b \x01(\x0b\x32\x18.google.api.RubySettings\x12+\n\x0bgo_settings\x18\x1c \x01(\x0b\x32\x16.google.api.GoSettings"\xa8\x03\n\nPublishing\x12\x33\n\x0fmethod_settings\x18\x02 \x03(\x0b\x32\x1a.google.api.MethodSettings\x12\x15\n\rnew_issue_uri\x18\x65 \x01(\t\x12\x19\n\x11\x64ocumentation_uri\x18\x66 \x01(\t\x12\x16\n\x0e\x61pi_short_name\x18g \x01(\t\x12\x14\n\x0cgithub_label\x18h \x01(\t\x12\x1e\n\x16\x63odeowner_github_teams\x18i \x03(\t\x12\x16\n\x0e\x64oc_tag_prefix\x18j \x01(\t\x12;\n\x0corganization\x18k \x01(\x0e\x32%.google.api.ClientLibraryOrganization\x12;\n\x10library_settings\x18m \x03(\x0b\x32!.google.api.ClientLibrarySettings\x12)\n!proto_reference_documentation_uri\x18n \x01(\t\x12(\n rest_reference_documentation_uri\x18o \x01(\t"\xe3\x01\n\x0cJavaSettings\x12\x17\n\x0flibrary_package\x18\x01 \x01(\t\x12L\n\x13service_class_names\x18\x02 \x03(\x0b\x32/.google.api.JavaSettings.ServiceClassNamesEntry\x12\x32\n\x06\x63ommon\x18\x03 \x01(\x0b\x32".google.api.CommonLanguageSettings\x1a\x38\n\x16ServiceClassNamesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01"A\n\x0b\x43ppSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"A\n\x0bPhpSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"\x9b\x02\n\x0ePythonSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings\x12N\n\x15\x65xperimental_features\x18\x02 \x01(\x0b\x32/.google.api.PythonSettings.ExperimentalFeatures\x1a\x84\x01\n\x14\x45xperimentalFeatures\x12\x1d\n\x15rest_async_io_enabled\x18\x01 \x01(\x08\x12\'\n\x1fprotobuf_pythonic_types_enabled\x18\x02 \x01(\x08\x12$\n\x1cunversioned_package_disabled\x18\x03 \x01(\x08"B\n\x0cNodeSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"\xaa\x03\n\x0e\x44otnetSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings\x12I\n\x10renamed_services\x18\x02 \x03(\x0b\x32/.google.api.DotnetSettings.RenamedServicesEntry\x12K\n\x11renamed_resources\x18\x03 \x03(\x0b\x32\x30.google.api.DotnetSettings.RenamedResourcesEntry\x12\x19\n\x11ignored_resources\x18\x04 \x03(\t\x12 \n\x18\x66orced_namespace_aliases\x18\x05 \x03(\t\x12\x1e\n\x16handwritten_signatures\x18\x06 \x03(\t\x1a\x36\n\x14RenamedServicesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x37\n\x15RenamedResourcesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01"B\n\x0cRubySettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"\xbf\x01\n\nGoSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings\x12\x45\n\x10renamed_services\x18\x02 \x03(\x0b\x32+.google.api.GoSettings.RenamedServicesEntry\x1a\x36\n\x14RenamedServicesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01"\xcf\x02\n\x
|
||
|
|
)
|
||
|
|
|
||
|
|
_globals = globals()
|
||
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.api.client_pb2", _globals)
|
||
|
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
||
|
|
_globals["DESCRIPTOR"]._options = None
|
||
|
|
_globals[
|
||
|
|
"DESCRIPTOR"
|
||
|
|
]._serialized_options = b"\n\016com.google.apiB\013ClientProtoP\001ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\242\002\004GAPI"
|
||
|
|
_globals["_COMMONLANGUAGESETTINGS"].fields_by_name[
|
||
|
|
"reference_docs_uri"
|
||
|
|
]._options = None
|
||
|
|
_globals["_COMMONLANGUAGESETTINGS"].fields_by_name[
|
||
|
|
"reference_docs_uri"
|
||
|
|
]._serialized_options = b"\030\001"
|
||
|
|
_globals["_JAVASETTINGS_SERVICECLASSNAMESENTRY"]._options = None
|
||
|
|
_globals["_JAVASETTINGS_SERVICECLASSNAMESENTRY"]._serialized_options = b"8\001"
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDSERVICESENTRY"]._options = None
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDSERVICESENTRY"]._serialized_options = b"8\001"
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDRESOURCESENTRY"]._options = None
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDRESOURCESENTRY"]._serialized_options = b"8\001"
|
||
|
|
_globals["_GOSETTINGS_RENAMEDSERVICESENTRY"]._options = None
|
||
|
|
_globals["_GOSETTINGS_RENAMEDSERVICESENTRY"]._serialized_options = b"8\001"
|
||
|
|
_globals["_CLIENTLIBRARYORGANIZATION"]._serialized_start = 3097
|
||
|
|
_globals["_CLIENTLIBRARYORGANIZATION"]._serialized_end = 3260
|
||
|
|
_globals["_CLIENTLIBRARYDESTINATION"]._serialized_start = 3262
|
||
|
|
_globals["_CLIENTLIBRARYDESTINATION"]._serialized_end = 3365
|
||
|
|
_globals["_COMMONLANGUAGESETTINGS"]._serialized_start = 137
|
||
|
|
_globals["_COMMONLANGUAGESETTINGS"]._serialized_end = 327
|
||
|
|
_globals["_CLIENTLIBRARYSETTINGS"]._serialized_start = 330
|
||
|
|
_globals["_CLIENTLIBRARYSETTINGS"]._serialized_end = 837
|
||
|
|
_globals["_PUBLISHING"]._serialized_start = 840
|
||
|
|
_globals["_PUBLISHING"]._serialized_end = 1264
|
||
|
|
_globals["_JAVASETTINGS"]._serialized_start = 1267
|
||
|
|
_globals["_JAVASETTINGS"]._serialized_end = 1494
|
||
|
|
_globals["_JAVASETTINGS_SERVICECLASSNAMESENTRY"]._serialized_start = 1438
|
||
|
|
_globals["_JAVASETTINGS_SERVICECLASSNAMESENTRY"]._serialized_end = 1494
|
||
|
|
_globals["_CPPSETTINGS"]._serialized_start = 1496
|
||
|
|
_globals["_CPPSETTINGS"]._serialized_end = 1561
|
||
|
|
_globals["_PHPSETTINGS"]._serialized_start = 1563
|
||
|
|
_globals["_PHPSETTINGS"]._serialized_end = 1628
|
||
|
|
_globals["_PYTHONSETTINGS"]._serialized_start = 1631
|
||
|
|
_globals["_PYTHONSETTINGS"]._serialized_end = 1914
|
||
|
|
_globals["_PYTHONSETTINGS_EXPERIMENTALFEATURES"]._serialized_start = 1782
|
||
|
|
_globals["_PYTHONSETTINGS_EXPERIMENTALFEATURES"]._serialized_end = 1914
|
||
|
|
_globals["_NODESETTINGS"]._serialized_start = 1916
|
||
|
|
_globals["_NODESETTINGS"]._serialized_end = 1982
|
||
|
|
_globals["_DOTNETSETTINGS"]._serialized_start = 1985
|
||
|
|
_globals["_DOTNETSETTINGS"]._serialized_end = 2411
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDSERVICESENTRY"]._serialized_start = 2300
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDSERVICESENTRY"]._serialized_end = 2354
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDRESOURCESENTRY"]._serialized_start = 2356
|
||
|
|
_globals["_DOTNETSETTINGS_RENAMEDRESOURCESENTRY"]._serialized_end = 2411
|
||
|
|
_globals["_RUBYSETTINGS"]._serialized_start = 2413
|
||
|
|
_globals["_RUBYSETTINGS"]._serialized_end = 2479
|
||
|
|
_globals["_GOSETTINGS"]._serialized_start = 2482
|
||
|
|
_globals["_GOSETTINGS"]._serialized_end = 2673
|
||
|
|
_globals["_GOSETTINGS_RENAMEDSERVICESENTRY"]._serialized_start = 2300
|
||
|
|
_globals["_GOSETTINGS_RENAMEDSERVICESENTRY"]._serialized_end = 2354
|
||
|
|
_globals["_METHODSETTINGS"]._serialized_start = 2676
|
||
|
|
_globals["_METHODSETTINGS"]._serialized_end = 3011
|
||
|
|
_globals["_METHODSETTINGS_LONGRUNNING"]._serialized_start = 2806
|
||
|
|
_globals["_METHODSETTINGS_LONGRUNNING"]._serialized_end = 3011
|
||
|
|
_globals["_SELECTIVEGAPICGENERATION"]._serialized_start = 3013
|
||
|
|
_globals["_SELECTIVEGAPICGENERATION"]._serialized_end = 3094
|
||
|
|
# @@protoc_insertion_point(module_scope)
|