|
18 | 18 | # source: google/api/annotations.proto |
19 | 19 | """Generated protocol buffer code.""" |
20 | 20 | from google.protobuf import descriptor as _descriptor |
| 21 | +from google.protobuf import descriptor_pool as _descriptor_pool |
21 | 22 | from google.protobuf import message as _message |
22 | 23 | from google.protobuf import reflection as _reflection |
23 | 24 | from google.protobuf import symbol_database as _symbol_database |
|
31 | 32 | from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2 |
32 | 33 |
|
33 | 34 |
|
34 | | -DESCRIPTOR = _descriptor.FileDescriptor( |
35 | | - name="google/api/annotations.proto", |
36 | | - package="google.api", |
37 | | - syntax="proto3", |
38 | | - serialized_options=b"\n\016com.google.apiB\020AnnotationsProtoP\001ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\242\002\004GAPI", |
39 | | - create_key=_descriptor._internal_create_key, |
40 | | - serialized_pb=b'\n\x1cgoogle/api/annotations.proto\x12\ngoogle.api\x1a\x15google/api/http.proto\x1a google/protobuf/descriptor.proto:E\n\x04http\x12\x1e.google.protobuf.MethodOptions\x18\xb0\xca\xbc" \x01(\x0b\x32\x14.google.api.HttpRuleBn\n\x0e\x63om.google.apiB\x10\x41nnotationsProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3', |
41 | | - dependencies=[ |
42 | | - google_dot_api_dot_http__pb2.DESCRIPTOR, |
43 | | - google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR, |
44 | | - ], |
| 35 | +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( |
| 36 | + b'\n\x1cgoogle/api/annotations.proto\x12\ngoogle.api\x1a\x15google/api/http.proto\x1a google/protobuf/descriptor.proto:E\n\x04http\x12\x1e.google.protobuf.MethodOptions\x18\xb0\xca\xbc" \x01(\x0b\x32\x14.google.api.HttpRuleBn\n\x0e\x63om.google.apiB\x10\x41nnotationsProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3' |
45 | 37 | ) |
46 | 38 |
|
47 | 39 |
|
48 | 40 | HTTP_FIELD_NUMBER = 72295728 |
49 | | -http = _descriptor.FieldDescriptor( |
50 | | - name="http", |
51 | | - full_name="google.api.http", |
52 | | - index=0, |
53 | | - number=72295728, |
54 | | - type=11, |
55 | | - cpp_type=10, |
56 | | - label=1, |
57 | | - has_default_value=False, |
58 | | - default_value=None, |
59 | | - message_type=None, |
60 | | - enum_type=None, |
61 | | - containing_type=None, |
62 | | - is_extension=True, |
63 | | - extension_scope=None, |
64 | | - serialized_options=None, |
65 | | - file=DESCRIPTOR, |
66 | | - create_key=_descriptor._internal_create_key, |
67 | | -) |
68 | | - |
69 | | -DESCRIPTOR.extensions_by_name["http"] = http |
70 | | -_sym_db.RegisterFileDescriptor(DESCRIPTOR) |
| 41 | +http = DESCRIPTOR.extensions_by_name["http"] |
71 | 42 |
|
72 | | -http.message_type = google_dot_api_dot_http__pb2._HTTPRULE |
73 | | -google_dot_protobuf_dot_descriptor__pb2.MethodOptions.RegisterExtension(http) |
| 43 | +if _descriptor._USE_C_DESCRIPTORS == False: |
| 44 | + google_dot_protobuf_dot_descriptor__pb2.MethodOptions.RegisterExtension(http) |
74 | 45 |
|
75 | | -DESCRIPTOR._options = None |
| 46 | + DESCRIPTOR._options = None |
| 47 | + DESCRIPTOR._serialized_options = b"\n\016com.google.apiB\020AnnotationsProtoP\001ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\242\002\004GAPI" |
76 | 48 | # @@protoc_insertion_point(module_scope) |
0 commit comments