-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpresentationSlide_pb2.py
33 lines (26 loc) · 1.89 KB
/
presentationSlide_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
32
33
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: presentationSlide.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 slide_pb2 as slide__pb2
import basicTypes_pb2 as basicTypes__pb2
import alignmentGuide_pb2 as alignmentGuide__pb2
import effects_pb2 as effects__pb2
import graphicsData_pb2 as graphicsData__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17presentationSlide.proto\x12\x07rv.data\x1a\x0bslide.proto\x1a\x10\x62\x61sicTypes.proto\x1a\x14\x61lignmentGuide.proto\x1a\reffects.proto\x1a\x12graphicsData.proto\"\xbc\x02\n\x11PresentationSlide\x12\"\n\nbase_slide\x18\x01 \x01(\x0b\x32\x0e.rv.data.Slide\x12/\n\x05notes\x18\x02 \x01(\x0b\x32 .rv.data.PresentationSlide.Notes\x12\x34\n\x13template_guidelines\x18\x03 \x03(\x0b\x32\x17.rv.data.AlignmentGuide\x12!\n\x0b\x63hord_chart\x18\x04 \x01(\x0b\x32\x0c.rv.data.URL\x12\'\n\ntransition\x18\x05 \x01(\x0b\x32\x13.rv.data.Transition\x1aP\n\x05Notes\x12\x10\n\x08rtf_data\x18\x01 \x01(\x0c\x12\x35\n\nattributes\x18\x02 \x01(\x0b\x32!.rv.data.Graphics.Text.Attributesb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'presentationSlide_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals['_PRESENTATIONSLIDE']._serialized_start=125
_globals['_PRESENTATIONSLIDE']._serialized_end=441
_globals['_PRESENTATIONSLIDE_NOTES']._serialized_start=361
_globals['_PRESENTATIONSLIDE_NOTES']._serialized_end=441
# @@protoc_insertion_point(module_scope)