| # -*- coding: utf-8 -*- |
| # Generated by the protocol buffer compiler. DO NOT EDIT! |
| # NO CHECKED-IN PROTOBUF GENCODE |
| # source: components/sync/protocol/sync_entity.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, |
| '', |
| 'components/sync/protocol/sync_entity.proto' |
| ) |
| # @@protoc_insertion_point(imports) |
| |
| _sym_db = _symbol_database.Default() |
| |
| |
| from components.sync.protocol import deletion_origin_pb2 as components_dot_sync_dot_protocol_dot_deletion__origin__pb2 |
| from components.sync.protocol import entity_specifics_pb2 as components_dot_sync_dot_protocol_dot_entity__specifics__pb2 |
| from components.sync.protocol import unique_position_pb2 as components_dot_sync_dot_protocol_dot_unique__position__pb2 |
| |
| |
| DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*components/sync/protocol/sync_entity.proto\x12\x07sync_pb\x1a.components/sync/protocol/deletion_origin.proto\x1a/components/sync/protocol/entity_specifics.proto\x1a.components/sync/protocol/unique_position.proto\"\x8a\n\n\nSyncEntity\x12\x11\n\tid_string\x18\x01 \x01(\t\x12\x18\n\x10parent_id_string\x18\x02 \x01(\t\x12\x0f\n\x07version\x18\x04 \x01(\x03\x12\r\n\x05mtime\x18\x05 \x01(\x03\x12\r\n\x05\x63time\x18\x06 \x01(\x03\x12\x0c\n\x04name\x18\x07 \x01(\t\x12\x17\n\x0fnon_unique_name\x18\x08 \x01(\t\x12!\n\x19server_defined_unique_tag\x18\n \x01(\t\x12\x1e\n\x12position_in_parent\x18\x0f \x01(\x03\x42\x02\x18\x01\x12 \n\x14insert_after_item_id\x18\x10 \x01(\tB\x02\x18\x01\x12\x16\n\x07\x64\x65leted\x18\x12 \x01(\x08:\x05\x66\x61lse\x12\x1d\n\x15originator_cache_guid\x18\x13 \x01(\t\x12!\n\x19originator_client_item_id\x18\x14 \x01(\t\x12+\n\tspecifics\x18\x15 \x01(\x0b\x32\x18.sync_pb.EntitySpecifics\x12\x15\n\x06\x66older\x18\x16 \x01(\x08:\x05\x66\x61lse\x12\x17\n\x0f\x63lient_tag_hash\x18\x17 \x01(\t\x12\x30\n\x0funique_position\x18\x19 \x01(\x0b\x32\x17.sync_pb.UniquePosition\x12@\n\rcollaboration\x18\x1b \x01(\x0b\x32).sync_pb.SyncEntity.CollaborationMetadata\x12\x30\n\x0f\x64\x65letion_origin\x18\x1c \x01(\x0b\x32\x17.sync_pb.DeletionOrigin\x1a\xd0\x03\n\x15\x43ollaborationMetadata\x12\x18\n\x10\x63ollaboration_id\x18\x01 \x01(\t\x12S\n\x14\x63reation_attribution\x18\x02 \x01(\x0b\x32\x35.sync_pb.SyncEntity.CollaborationMetadata.Attribution\x12V\n\x17last_update_attribution\x18\x03 \x01(\x0b\x32\x35.sync_pb.SyncEntity.CollaborationMetadata.Attribution\x12]\n\x16per_field_attributions\x18\x04 \x03(\x0b\x32=.sync_pb.SyncEntity.CollaborationMetadata.PerFieldAttribution\x1a)\n\x0b\x41ttribution\x12\x1a\n\x12obfuscated_gaia_id\x18\x01 \x01(\t\x1a\x66\n\x13PerFieldAttribution\x12\x18\n\x10\x61ttribution_name\x18\x01 \x01(\t\x12&\n\x1elast_update_obfuscated_gaia_id\x18\x02 \x01(\t\x12\r\n\x05mtime\x18\x03 \x01(\x03J\x04\x08\x03\x10\x04J\x04\x08\t\x10\nJ\x04\x08\x0b\x10\x0cJ\x04\x08\x0c\x10\rJ\x04\x08\r\x10\x0eJ\x04\x08\x0e\x10\x0fJ\x04\x08\x11\x10\x12J\x04\x08\x18\x10\x19J\x04\x08\x1a\x10\x1bR\rold_parent_idR\x0esync_timestampR\x0c\x42ookmarkDataR\x0f\x62ookmark_folderR\x0c\x62ookmark_urlR\x10\x62ookmark_faviconR\x13\x65xtended_attributesR\x19\x63lient_defined_unique_tagR\x11ordinal_in_parentR\rattachment_idB+\n%org.chromium.components.sync.protocolH\x03P\x01') |
| |
| _globals = globals() |
| _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) |
| _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.sync.protocol.sync_entity_pb2', _globals) |
| if not _descriptor._USE_C_DESCRIPTORS: |
| _globals['DESCRIPTOR']._loaded_options = None |
| _globals['DESCRIPTOR']._serialized_options = b'\n%org.chromium.components.sync.protocolH\003P\001' |
| _globals['_SYNCENTITY'].fields_by_name['position_in_parent']._loaded_options = None |
| _globals['_SYNCENTITY'].fields_by_name['position_in_parent']._serialized_options = b'\030\001' |
| _globals['_SYNCENTITY'].fields_by_name['insert_after_item_id']._loaded_options = None |
| _globals['_SYNCENTITY'].fields_by_name['insert_after_item_id']._serialized_options = b'\030\001' |
| _globals['_SYNCENTITY']._serialized_start=201 |
| _globals['_SYNCENTITY']._serialized_end=1491 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA']._serialized_start=797 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA']._serialized_end=1261 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA_ATTRIBUTION']._serialized_start=1116 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA_ATTRIBUTION']._serialized_end=1157 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA_PERFIELDATTRIBUTION']._serialized_start=1159 |
| _globals['_SYNCENTITY_COLLABORATIONMETADATA_PERFIELDATTRIBUTION']._serialized_end=1261 |
| # @@protoc_insertion_point(module_scope) |