-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist_item_pb2.py
31 lines (24 loc) · 1.77 KB
/
list_item_pb2.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: list_item.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
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
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0flist_item.proto\"5\n\tSomeThing\x12\x0b\n\x03\x61ge\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05mahdi\x18\x03 \x01(\x0c\"\x84\x02\n\x08ListItem\x12\x14\n\x0c\x63ommodity_id\x18\x01 \x01(\x05\x12\x11\n\thas_video\x18\x02 \x01(\x08\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12$\n\x06\x64\x65vice\x18\x04 \x01(\x0e\x32\x14.ListItem.DeviceType\x12\x13\n\x0bjannati_age\x18\x05 \x01(\x04\x12\x12\n\nsome_value\x18\x06 \x01(\x11\x12\x10\n\x08is_valid\x18\x07 \x01(\x08\x12\x16\n\x0eserialized_val\x18\x08 \x01(\x0c\x12\x1d\n\tsomething\x18\t \x01(\x0b\x32\n.SomeThing\"\"\n\nDeviceType\x12\x0b\n\x07\x41NDROID\x10\x00\x12\x07\n\x03IOS\x10\x01\"#\n\x04List\x12\x1b\n\x08listItem\x18\x01 \x03(\x0b\x32\t.ListItemb\x06proto3')
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'list_item_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_SOMETHING._serialized_start=19
_SOMETHING._serialized_end=72
_LISTITEM._serialized_start=75
_LISTITEM._serialized_end=335
_LISTITEM_DEVICETYPE._serialized_start=301
_LISTITEM_DEVICETYPE._serialized_end=335
_LIST._serialized_start=337
_LIST._serialized_end=372
# @@protoc_insertion_point(module_scope)