-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplateIdentification_pb2.py
27 lines (20 loc) · 1.31 KB
/
templateIdentification_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
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: templateIdentification.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()
import basicTypes_pb2 as basicTypes__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1ctemplateIdentification.proto\x12\x07rv.data\x1a\x10\x62\x61sicTypes.proto\"\x8f\x01\n\x16TemplateIdentification\x12\x1b\n\x04uuid\x18\x01 \x01(\x0b\x32\r.rv.data.UUID\x12\x0c\n\x04name\x18\x02 \x01(\t\x12!\n\nslide_uuid\x18\x03 \x01(\x0b\x32\r.rv.data.UUID\x12\x12\n\nslide_name\x18\x04 \x01(\t\x12\x13\n\x0bslide_index\x18\x05 \x01(\rb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'templateIdentification_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_TEMPLATEIDENTIFICATION']._serialized_start=60
_globals['_TEMPLATEIDENTIFICATION']._serialized_end=203
# @@protoc_insertion_point(module_scope)