|
2 | 2 | # SPDX-License-Identifier: Apache-2.0 |
3 | 3 | # -*- coding: utf-8 -*- |
4 | 4 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
5 | | -# source: com/daml/daml_lf_dev/daml_lf.proto |
6 | | - |
| 5 | +# source: com/daml/daml_lf_1_14/daml_lf.proto |
| 6 | +"""Generated protocol buffer code.""" |
7 | 7 | from google.protobuf import ( |
8 | 8 | descriptor as _descriptor, |
9 | 9 | message as _message, |
|
17 | 17 | _sym_db = _symbol_database.Default() |
18 | 18 |
|
19 | 19 |
|
20 | | -from . import daml_lf_1_pb2 as com_dot_daml_dot_daml__lf__dev_dot_daml__lf__1__pb2 |
| 20 | +from . import daml_lf_1_pb2 as com_dot_daml_dot_daml__lf__1__14_dot_daml__lf__1__pb2 |
21 | 21 |
|
22 | 22 | DESCRIPTOR = _descriptor.FileDescriptor( |
23 | | - name="com/daml/daml_lf_dev/daml_lf.proto", |
24 | | - package="daml_lf_dev", |
| 23 | + name="com/daml/daml_lf_1_14/daml_lf.proto", |
| 24 | + package="daml_lf_1_13", |
25 | 25 | syntax="proto3", |
26 | | - serialized_options=b"\n\024com.daml.daml_lf_dev\252\002\033Com.Daml.Daml_Lf_Dev.DamlLf", |
| 26 | + serialized_options=b"\n\025com.daml.daml_lf_1_14\252\002\034Com.Daml.Daml_Lf_1_14.DamlLf", |
27 | 27 | create_key=_descriptor._internal_create_key, |
28 | | - serialized_pb=b'\n"com/daml/daml_lf_dev/daml_lf.proto\x12\x0b\x64\x61ml_lf_dev\x1a$com/daml/daml_lf_dev/daml_lf_1.proto"]\n\x0e\x41rchivePayload\x12\r\n\x05minor\x18\x03 \x01(\t\x12\'\n\tdaml_lf_1\x18\x02 \x01(\x0b\x32\x12.daml_lf_1.PackageH\x00\x42\x05\n\x03SumJ\x06\x08\x8fN\x10\x90NJ\x04\x08\x01\x10\x02"Z\n\x07\x41rchive\x12\x30\n\rhash_function\x18\x01 \x01(\x0e\x32\x19.daml_lf_dev.HashFunction\x12\x0f\n\x07payload\x18\x03 \x01(\x0c\x12\x0c\n\x04hash\x18\x04 \x01(\t*\x1a\n\x0cHashFunction\x12\n\n\x06SHA256\x10\x00\x42\x34\n\x14\x63om.daml.daml_lf_dev\xaa\x02\x1b\x43om.Daml.Daml_Lf_Dev.DamlLfb\x06proto3', |
| 28 | + serialized_pb=b'\n#com/daml/daml_lf_1_14/daml_lf.proto\x12\x0c\x64\x61ml_lf_1_13\x1a%com/daml/daml_lf_1_14/daml_lf_1.proto"]\n\x0e\x41rchivePayload\x12\r\n\x05minor\x18\x03 \x01(\t\x12\'\n\tdaml_lf_1\x18\x02 \x01(\x0b\x32\x12.daml_lf_1.PackageH\x00\x42\x05\n\x03SumJ\x06\x08\x8fN\x10\x90NJ\x04\x08\x01\x10\x02"[\n\x07\x41rchive\x12\x31\n\rhash_function\x18\x01 \x01(\x0e\x32\x1a.daml_lf_1_13.HashFunction\x12\x0f\n\x07payload\x18\x03 \x01(\x0c\x12\x0c\n\x04hash\x18\x04 \x01(\t*\x1a\n\x0cHashFunction\x12\n\n\x06SHA256\x10\x00\x42\x36\n\x15\x63om.daml.daml_lf_1_14\xaa\x02\x1c\x43om.Daml.Daml_Lf_1_14.DamlLfb\x06proto3', |
29 | 29 | dependencies=[ |
30 | | - com_dot_daml_dot_daml__lf__dev_dot_daml__lf__1__pb2.DESCRIPTOR, |
| 30 | + com_dot_daml_dot_daml__lf__1__14_dot_daml__lf__1__pb2.DESCRIPTOR, |
31 | 31 | ], |
32 | 32 | ) |
33 | 33 |
|
34 | 34 | _HASHFUNCTION = _descriptor.EnumDescriptor( |
35 | 35 | name="HashFunction", |
36 | | - full_name="daml_lf_dev.HashFunction", |
| 36 | + full_name="daml_lf_1_13.HashFunction", |
37 | 37 | filename=None, |
38 | 38 | file=DESCRIPTOR, |
39 | 39 | create_key=_descriptor._internal_create_key, |
|
49 | 49 | ], |
50 | 50 | containing_type=None, |
51 | 51 | serialized_options=None, |
52 | | - serialized_start=276, |
53 | | - serialized_end=302, |
| 52 | + serialized_start=280, |
| 53 | + serialized_end=306, |
54 | 54 | ) |
55 | 55 | _sym_db.RegisterEnumDescriptor(_HASHFUNCTION) |
56 | 56 |
|
|
60 | 60 |
|
61 | 61 | _ARCHIVEPAYLOAD = _descriptor.Descriptor( |
62 | 62 | name="ArchivePayload", |
63 | | - full_name="daml_lf_dev.ArchivePayload", |
| 63 | + full_name="daml_lf_1_13.ArchivePayload", |
64 | 64 | filename=None, |
65 | 65 | file=DESCRIPTOR, |
66 | 66 | containing_type=None, |
67 | 67 | create_key=_descriptor._internal_create_key, |
68 | 68 | fields=[ |
69 | 69 | _descriptor.FieldDescriptor( |
70 | 70 | name="minor", |
71 | | - full_name="daml_lf_dev.ArchivePayload.minor", |
| 71 | + full_name="daml_lf_1_13.ArchivePayload.minor", |
72 | 72 | index=0, |
73 | 73 | number=3, |
74 | 74 | type=9, |
|
87 | 87 | ), |
88 | 88 | _descriptor.FieldDescriptor( |
89 | 89 | name="daml_lf_1", |
90 | | - full_name="daml_lf_dev.ArchivePayload.daml_lf_1", |
| 90 | + full_name="daml_lf_1_13.ArchivePayload.daml_lf_1", |
91 | 91 | index=1, |
92 | 92 | number=2, |
93 | 93 | type=11, |
|
115 | 115 | oneofs=[ |
116 | 116 | _descriptor.OneofDescriptor( |
117 | 117 | name="Sum", |
118 | | - full_name="daml_lf_dev.ArchivePayload.Sum", |
| 118 | + full_name="daml_lf_1_13.ArchivePayload.Sum", |
119 | 119 | index=0, |
120 | 120 | containing_type=None, |
121 | 121 | create_key=_descriptor._internal_create_key, |
122 | 122 | fields=[], |
123 | 123 | ), |
124 | 124 | ], |
125 | | - serialized_start=89, |
126 | | - serialized_end=182, |
| 125 | + serialized_start=92, |
| 126 | + serialized_end=185, |
127 | 127 | ) |
128 | 128 |
|
129 | 129 |
|
130 | 130 | _ARCHIVE = _descriptor.Descriptor( |
131 | 131 | name="Archive", |
132 | | - full_name="daml_lf_dev.Archive", |
| 132 | + full_name="daml_lf_1_13.Archive", |
133 | 133 | filename=None, |
134 | 134 | file=DESCRIPTOR, |
135 | 135 | containing_type=None, |
136 | 136 | create_key=_descriptor._internal_create_key, |
137 | 137 | fields=[ |
138 | 138 | _descriptor.FieldDescriptor( |
139 | 139 | name="hash_function", |
140 | | - full_name="daml_lf_dev.Archive.hash_function", |
| 140 | + full_name="daml_lf_1_13.Archive.hash_function", |
141 | 141 | index=0, |
142 | 142 | number=1, |
143 | 143 | type=14, |
|
156 | 156 | ), |
157 | 157 | _descriptor.FieldDescriptor( |
158 | 158 | name="payload", |
159 | | - full_name="daml_lf_dev.Archive.payload", |
| 159 | + full_name="daml_lf_1_13.Archive.payload", |
160 | 160 | index=1, |
161 | 161 | number=3, |
162 | 162 | type=12, |
|
175 | 175 | ), |
176 | 176 | _descriptor.FieldDescriptor( |
177 | 177 | name="hash", |
178 | | - full_name="daml_lf_dev.Archive.hash", |
| 178 | + full_name="daml_lf_1_13.Archive.hash", |
179 | 179 | index=2, |
180 | 180 | number=4, |
181 | 181 | type=9, |
|
201 | 201 | syntax="proto3", |
202 | 202 | extension_ranges=[], |
203 | 203 | oneofs=[], |
204 | | - serialized_start=184, |
205 | | - serialized_end=274, |
| 204 | + serialized_start=187, |
| 205 | + serialized_end=278, |
206 | 206 | ) |
207 | 207 |
|
208 | 208 | _ARCHIVEPAYLOAD.fields_by_name[ |
209 | 209 | "daml_lf_1" |
210 | | -].message_type = com_dot_daml_dot_daml__lf__dev_dot_daml__lf__1__pb2._PACKAGE |
| 210 | +].message_type = com_dot_daml_dot_daml__lf__1__14_dot_daml__lf__1__pb2._PACKAGE |
211 | 211 | _ARCHIVEPAYLOAD.oneofs_by_name["Sum"].fields.append(_ARCHIVEPAYLOAD.fields_by_name["daml_lf_1"]) |
212 | 212 | _ARCHIVEPAYLOAD.fields_by_name["daml_lf_1"].containing_oneof = _ARCHIVEPAYLOAD.oneofs_by_name["Sum"] |
213 | 213 | _ARCHIVE.fields_by_name["hash_function"].enum_type = _HASHFUNCTION |
|
221 | 221 | (_message.Message,), |
222 | 222 | { |
223 | 223 | "DESCRIPTOR": _ARCHIVEPAYLOAD, |
224 | | - "__module__": "com.daml.daml_lf_dev.daml_lf_pb2" |
225 | | - # @@protoc_insertion_point(class_scope:daml_lf_dev.ArchivePayload) |
| 224 | + "__module__": "com.daml.daml_lf_1_14.daml_lf_pb2" |
| 225 | + # @@protoc_insertion_point(class_scope:daml_lf_1_13.ArchivePayload) |
226 | 226 | }, |
227 | 227 | ) |
228 | 228 | _sym_db.RegisterMessage(ArchivePayload) |
|
232 | 232 | (_message.Message,), |
233 | 233 | { |
234 | 234 | "DESCRIPTOR": _ARCHIVE, |
235 | | - "__module__": "com.daml.daml_lf_dev.daml_lf_pb2" |
236 | | - # @@protoc_insertion_point(class_scope:daml_lf_dev.Archive) |
| 235 | + "__module__": "com.daml.daml_lf_1_14.daml_lf_pb2" |
| 236 | + # @@protoc_insertion_point(class_scope:daml_lf_1_13.Archive) |
237 | 237 | }, |
238 | 238 | ) |
239 | 239 | _sym_db.RegisterMessage(Archive) |
|
0 commit comments