| # -*- coding: utf-8 -*- |
| # Generated by the protocol buffer compiler. DO NOT EDIT! |
| # NO CHECKED-IN PROTOBUF GENCODE |
| # source: common.proto |
| # Protobuf Python Version: 6.33.0 |
| """Generated protocol buffer code.""" |
| from google.protobuf import descriptor as _descriptor |
| from google.protobuf import descriptor_pool as _descriptor_pool |
| from google.protobuf import runtime_version as _runtime_version |
| from google.protobuf import symbol_database as _symbol_database |
| from google.protobuf.internal import builder as _builder |
| _runtime_version.ValidateProtobufRuntimeVersion( |
| _runtime_version.Domain.PUBLIC, |
| 6, |
| 33, |
| 0, |
| '', |
| 'common.proto' |
| ) |
| # @@protoc_insertion_point(imports) |
| |
| _sym_db = _symbol_database.Default() |
| |
| |
| |
| |
| DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0c\x63ommon.proto\x12\x0cuserfeedback\"\xcd\x01\n\nCommonData\x12\x0f\n\x07gaia_id\x18\x01 \x01(\x06\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x1e\n\x16\x64\x65scription_translated\x18\x04 \x01(\t\x12\'\n\x1bsource_description_language\x18\x05 \x01(\t:\x02\x65n\x12\x1a\n\x0bui_language\x18\x06 \x01(\t:\x05\x65n_US\x12\x12\n\nuser_email\x18\x03 \x01(\t\x12 \n\x18unique_report_identifier\x18\x07 \x01(\tB\x02H\x03') |
| |
| _globals = globals() |
| _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) |
| _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'common_pb2', _globals) |
| if not _descriptor._USE_C_DESCRIPTORS: |
| _globals['DESCRIPTOR']._loaded_options = None |
| _globals['DESCRIPTOR']._serialized_options = b'H\003' |
| _globals['_COMMONDATA']._serialized_start=31 |
| _globals['_COMMONDATA']._serialized_end=236 |
| # @@protoc_insertion_point(module_scope) |