|
| 1 | +""" |
| 2 | +@generated by mypy-protobuf. Do not edit manually! |
| 3 | +isort:skip_file |
| 4 | +""" |
| 5 | + |
| 6 | +import builtins |
| 7 | +import google.protobuf.descriptor |
| 8 | +import google.protobuf.descriptor_pb2 |
| 9 | +import google.protobuf.internal.extension_dict |
| 10 | +import protoc_gen_swagger.options.openapiv2_pb2 |
| 11 | + |
| 12 | +DESCRIPTOR: google.protobuf.descriptor.FileDescriptor |
| 13 | + |
| 14 | +OPENAPIV2_SWAGGER_FIELD_NUMBER: builtins.int |
| 15 | +OPENAPIV2_OPERATION_FIELD_NUMBER: builtins.int |
| 16 | +OPENAPIV2_SCHEMA_FIELD_NUMBER: builtins.int |
| 17 | +OPENAPIV2_TAG_FIELD_NUMBER: builtins.int |
| 18 | +OPENAPIV2_FIELD_FIELD_NUMBER: builtins.int |
| 19 | +openapiv2_swagger: google.protobuf.internal.extension_dict._ExtensionFieldDescriptor[google.protobuf.descriptor_pb2.FileOptions, protoc_gen_swagger.options.openapiv2_pb2.Swagger] |
| 20 | +"""ID assigned by [email protected] for grpc-gateway project. |
| 21 | +
|
| 22 | +All IDs are the same, as assigned. It is okay that they are the same, as they extend |
| 23 | +different descriptor messages. |
| 24 | +""" |
| 25 | +openapiv2_operation: google.protobuf.internal.extension_dict._ExtensionFieldDescriptor[google.protobuf.descriptor_pb2.MethodOptions, protoc_gen_swagger.options.openapiv2_pb2.Operation] |
| 26 | +"""ID assigned by [email protected] for grpc-gateway project. |
| 27 | +
|
| 28 | +All IDs are the same, as assigned. It is okay that they are the same, as they extend |
| 29 | +different descriptor messages. |
| 30 | +""" |
| 31 | +openapiv2_schema: google.protobuf.internal.extension_dict._ExtensionFieldDescriptor[google.protobuf.descriptor_pb2.MessageOptions, protoc_gen_swagger.options.openapiv2_pb2.Schema] |
| 32 | +"""ID assigned by [email protected] for grpc-gateway project. |
| 33 | +
|
| 34 | +All IDs are the same, as assigned. It is okay that they are the same, as they extend |
| 35 | +different descriptor messages. |
| 36 | +""" |
| 37 | +openapiv2_tag: google.protobuf.internal.extension_dict._ExtensionFieldDescriptor[google.protobuf.descriptor_pb2.ServiceOptions, protoc_gen_swagger.options.openapiv2_pb2.Tag] |
| 38 | +"""ID assigned by [email protected] for grpc-gateway project. |
| 39 | +
|
| 40 | +All IDs are the same, as assigned. It is okay that they are the same, as they extend |
| 41 | +different descriptor messages. |
| 42 | +""" |
| 43 | +openapiv2_field: google.protobuf.internal.extension_dict._ExtensionFieldDescriptor[google.protobuf.descriptor_pb2.FieldOptions, protoc_gen_swagger.options.openapiv2_pb2.JSONSchema] |
| 44 | +"""ID assigned by [email protected] for grpc-gateway project. |
| 45 | +
|
| 46 | +All IDs are the same, as assigned. It is okay that they are the same, as they extend |
| 47 | +different descriptor messages. |
| 48 | +""" |
0 commit comments