Brinda Santh | 9883136 | 2019-11-29 14:59:12 -0500 | [diff] [blame] | 1 | # Copyright © 2018-2019 AT&T Intellectual Property. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | # -*- coding: utf-8 -*- |
| 15 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 16 | # source: BluePrintManagement.proto |
| 17 | |
| 18 | import sys |
| 19 | _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) |
| 20 | from google.protobuf.internal import enum_type_wrapper |
| 21 | from google.protobuf import descriptor as _descriptor |
| 22 | from google.protobuf import message as _message |
| 23 | from google.protobuf import reflection as _reflection |
| 24 | from google.protobuf import symbol_database as _symbol_database |
| 25 | # @@protoc_insertion_point(imports) |
| 26 | |
| 27 | _sym_db = _symbol_database.Default() |
| 28 | |
| 29 | |
| 30 | from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 |
Marek Szwalkiewicz | be4c464 | 2020-01-30 13:49:18 +0000 | [diff] [blame] | 31 | from proto import BluePrintCommon_pb2 as BluePrintCommon__pb2 |
Brinda Santh | 9883136 | 2019-11-29 14:59:12 -0500 | [diff] [blame] | 32 | |
| 33 | |
| 34 | DESCRIPTOR = _descriptor.FileDescriptor( |
| 35 | name='BluePrintManagement.proto', |
| 36 | package='org.onap.ccsdk.cds.controllerblueprints.management.api', |
| 37 | syntax='proto3', |
| 38 | serialized_options=_b('P\001'), |
| 39 | serialized_pb=_b('\n\x19\x42luePrintManagement.proto\x12\x36org.onap.ccsdk.cds.controllerblueprints.management.api\x1a\x1cgoogle/protobuf/struct.proto\x1a\x15\x42luePrintCommon.proto\"\xd3\x02\n\x14\x42luePrintUploadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12`\n\x11\x61\x63tionIdentifiers\x18\x03 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xff\x01\n\x16\x42luePrintDownloadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xfd\x01\n\x14\x42luePrintRemoveInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xb9\x01\n\x17\x42luePrintBootstrapInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12\x0f\n\x07loadCBA\x18\x02 \x01(\x08\x12\x15\n\rloadModelType\x18\x03 \x01(\x08\x12\x1e\n\x16loadResourceDictionary\x18\x04 \x01(\x08\"\xc2\x02\n\x19\x42luePrintManagementOutput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12J\n\x06status\x18\x03 \x01(\x0b\x32:.org.onap.ccsdk.cds.controllerblueprints.common.api.Status\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x1a\n\tFileChunk\x12\r\n\x05\x63hunk\x18\x01 \x01(\x0c*4\n\x0e\x44ownloadAction\x12\n\n\x06SEARCH\x10\x00\x12\x0b\n\x07STARTER\x10\x01\x12\t\n\x05\x43LONE\x10\x02*@\n\x0cUploadAction\x12\t\n\x05\x44RAFT\x10\x00\x12\n\n\x06\x45NRICH\x10\x01\x12\x0c\n\x08VALIDATE\x10\x02\x12\x0b\n\x07PUBLISH\x10\x03*\x1b\n\x0cRemoveAction\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x32\xfa\x05\n\x1a\x42luePrintManagementService\x12\xb6\x01\n\x11\x64ownloadBlueprint\x12N.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb2\x01\n\x0fuploadBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb2\x01\n\x0fremoveBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb8\x01\n\x12\x62ootstrapBlueprint\x12O.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutputB\x02P\x01\x62\x06proto3') |
| 40 | , |
| 41 | dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BluePrintCommon__pb2.DESCRIPTOR,]) |
| 42 | |
| 43 | _DOWNLOADACTION = _descriptor.EnumDescriptor( |
| 44 | name='DownloadAction', |
| 45 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.DownloadAction', |
| 46 | filename=None, |
| 47 | file=DESCRIPTOR, |
| 48 | values=[ |
| 49 | _descriptor.EnumValueDescriptor( |
| 50 | name='SEARCH', index=0, number=0, |
| 51 | serialized_options=None, |
| 52 | type=None), |
| 53 | _descriptor.EnumValueDescriptor( |
| 54 | name='STARTER', index=1, number=1, |
| 55 | serialized_options=None, |
| 56 | type=None), |
| 57 | _descriptor.EnumValueDescriptor( |
| 58 | name='CLONE', index=2, number=2, |
| 59 | serialized_options=None, |
| 60 | type=None), |
| 61 | ], |
| 62 | containing_type=None, |
| 63 | serialized_options=None, |
| 64 | serialized_start=1535, |
| 65 | serialized_end=1587, |
| 66 | ) |
| 67 | _sym_db.RegisterEnumDescriptor(_DOWNLOADACTION) |
| 68 | |
| 69 | DownloadAction = enum_type_wrapper.EnumTypeWrapper(_DOWNLOADACTION) |
| 70 | _UPLOADACTION = _descriptor.EnumDescriptor( |
| 71 | name='UploadAction', |
| 72 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.UploadAction', |
| 73 | filename=None, |
| 74 | file=DESCRIPTOR, |
| 75 | values=[ |
| 76 | _descriptor.EnumValueDescriptor( |
| 77 | name='DRAFT', index=0, number=0, |
| 78 | serialized_options=None, |
| 79 | type=None), |
| 80 | _descriptor.EnumValueDescriptor( |
| 81 | name='ENRICH', index=1, number=1, |
| 82 | serialized_options=None, |
| 83 | type=None), |
| 84 | _descriptor.EnumValueDescriptor( |
| 85 | name='VALIDATE', index=2, number=2, |
| 86 | serialized_options=None, |
| 87 | type=None), |
| 88 | _descriptor.EnumValueDescriptor( |
| 89 | name='PUBLISH', index=3, number=3, |
| 90 | serialized_options=None, |
| 91 | type=None), |
| 92 | ], |
| 93 | containing_type=None, |
| 94 | serialized_options=None, |
| 95 | serialized_start=1589, |
| 96 | serialized_end=1653, |
| 97 | ) |
| 98 | _sym_db.RegisterEnumDescriptor(_UPLOADACTION) |
| 99 | |
| 100 | UploadAction = enum_type_wrapper.EnumTypeWrapper(_UPLOADACTION) |
| 101 | _REMOVEACTION = _descriptor.EnumDescriptor( |
| 102 | name='RemoveAction', |
| 103 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.RemoveAction', |
| 104 | filename=None, |
| 105 | file=DESCRIPTOR, |
| 106 | values=[ |
| 107 | _descriptor.EnumValueDescriptor( |
| 108 | name='DEFAULT', index=0, number=0, |
| 109 | serialized_options=None, |
| 110 | type=None), |
| 111 | ], |
| 112 | containing_type=None, |
| 113 | serialized_options=None, |
| 114 | serialized_start=1655, |
| 115 | serialized_end=1682, |
| 116 | ) |
| 117 | _sym_db.RegisterEnumDescriptor(_REMOVEACTION) |
| 118 | |
| 119 | RemoveAction = enum_type_wrapper.EnumTypeWrapper(_REMOVEACTION) |
| 120 | SEARCH = 0 |
| 121 | STARTER = 1 |
| 122 | CLONE = 2 |
| 123 | DRAFT = 0 |
| 124 | ENRICH = 1 |
| 125 | VALIDATE = 2 |
| 126 | PUBLISH = 3 |
| 127 | DEFAULT = 0 |
| 128 | |
| 129 | |
| 130 | |
| 131 | _BLUEPRINTUPLOADINPUT = _descriptor.Descriptor( |
| 132 | name='BluePrintUploadInput', |
| 133 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput', |
| 134 | filename=None, |
| 135 | file=DESCRIPTOR, |
| 136 | containing_type=None, |
| 137 | fields=[ |
| 138 | _descriptor.FieldDescriptor( |
| 139 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.commonHeader', index=0, |
| 140 | number=1, type=11, cpp_type=10, label=1, |
| 141 | has_default_value=False, default_value=None, |
| 142 | message_type=None, enum_type=None, containing_type=None, |
| 143 | is_extension=False, extension_scope=None, |
| 144 | serialized_options=None, file=DESCRIPTOR), |
| 145 | _descriptor.FieldDescriptor( |
| 146 | name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.fileChunk', index=1, |
| 147 | number=2, type=11, cpp_type=10, label=1, |
| 148 | has_default_value=False, default_value=None, |
| 149 | message_type=None, enum_type=None, containing_type=None, |
| 150 | is_extension=False, extension_scope=None, |
| 151 | serialized_options=None, file=DESCRIPTOR), |
| 152 | _descriptor.FieldDescriptor( |
| 153 | name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.actionIdentifiers', index=2, |
| 154 | number=3, type=11, cpp_type=10, label=1, |
| 155 | has_default_value=False, default_value=None, |
| 156 | message_type=None, enum_type=None, containing_type=None, |
| 157 | is_extension=False, extension_scope=None, |
| 158 | serialized_options=None, file=DESCRIPTOR), |
| 159 | _descriptor.FieldDescriptor( |
| 160 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.properties', index=3, |
| 161 | number=4, type=11, cpp_type=10, label=1, |
| 162 | has_default_value=False, default_value=None, |
| 163 | message_type=None, enum_type=None, containing_type=None, |
| 164 | is_extension=False, extension_scope=None, |
| 165 | serialized_options=None, file=DESCRIPTOR), |
| 166 | ], |
| 167 | extensions=[ |
| 168 | ], |
| 169 | nested_types=[], |
| 170 | enum_types=[ |
| 171 | ], |
| 172 | serialized_options=None, |
| 173 | is_extendable=False, |
| 174 | syntax='proto3', |
| 175 | extension_ranges=[], |
| 176 | oneofs=[ |
| 177 | ], |
| 178 | serialized_start=139, |
| 179 | serialized_end=478, |
| 180 | ) |
| 181 | |
| 182 | |
| 183 | _BLUEPRINTDOWNLOADINPUT = _descriptor.Descriptor( |
| 184 | name='BluePrintDownloadInput', |
| 185 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput', |
| 186 | filename=None, |
| 187 | file=DESCRIPTOR, |
| 188 | containing_type=None, |
| 189 | fields=[ |
| 190 | _descriptor.FieldDescriptor( |
| 191 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.commonHeader', index=0, |
| 192 | number=1, type=11, cpp_type=10, label=1, |
| 193 | has_default_value=False, default_value=None, |
| 194 | message_type=None, enum_type=None, containing_type=None, |
| 195 | is_extension=False, extension_scope=None, |
| 196 | serialized_options=None, file=DESCRIPTOR), |
| 197 | _descriptor.FieldDescriptor( |
| 198 | name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.actionIdentifiers', index=1, |
| 199 | number=2, type=11, cpp_type=10, label=1, |
| 200 | has_default_value=False, default_value=None, |
| 201 | message_type=None, enum_type=None, containing_type=None, |
| 202 | is_extension=False, extension_scope=None, |
| 203 | serialized_options=None, file=DESCRIPTOR), |
| 204 | _descriptor.FieldDescriptor( |
| 205 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.properties', index=2, |
| 206 | number=3, type=11, cpp_type=10, label=1, |
| 207 | has_default_value=False, default_value=None, |
| 208 | message_type=None, enum_type=None, containing_type=None, |
| 209 | is_extension=False, extension_scope=None, |
| 210 | serialized_options=None, file=DESCRIPTOR), |
| 211 | ], |
| 212 | extensions=[ |
| 213 | ], |
| 214 | nested_types=[], |
| 215 | enum_types=[ |
| 216 | ], |
| 217 | serialized_options=None, |
| 218 | is_extendable=False, |
| 219 | syntax='proto3', |
| 220 | extension_ranges=[], |
| 221 | oneofs=[ |
| 222 | ], |
| 223 | serialized_start=481, |
| 224 | serialized_end=736, |
| 225 | ) |
| 226 | |
| 227 | |
| 228 | _BLUEPRINTREMOVEINPUT = _descriptor.Descriptor( |
| 229 | name='BluePrintRemoveInput', |
| 230 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput', |
| 231 | filename=None, |
| 232 | file=DESCRIPTOR, |
| 233 | containing_type=None, |
| 234 | fields=[ |
| 235 | _descriptor.FieldDescriptor( |
| 236 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.commonHeader', index=0, |
| 237 | number=1, type=11, cpp_type=10, label=1, |
| 238 | has_default_value=False, default_value=None, |
| 239 | message_type=None, enum_type=None, containing_type=None, |
| 240 | is_extension=False, extension_scope=None, |
| 241 | serialized_options=None, file=DESCRIPTOR), |
| 242 | _descriptor.FieldDescriptor( |
| 243 | name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.actionIdentifiers', index=1, |
| 244 | number=2, type=11, cpp_type=10, label=1, |
| 245 | has_default_value=False, default_value=None, |
| 246 | message_type=None, enum_type=None, containing_type=None, |
| 247 | is_extension=False, extension_scope=None, |
| 248 | serialized_options=None, file=DESCRIPTOR), |
| 249 | _descriptor.FieldDescriptor( |
| 250 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.properties', index=2, |
| 251 | number=3, type=11, cpp_type=10, label=1, |
| 252 | has_default_value=False, default_value=None, |
| 253 | message_type=None, enum_type=None, containing_type=None, |
| 254 | is_extension=False, extension_scope=None, |
| 255 | serialized_options=None, file=DESCRIPTOR), |
| 256 | ], |
| 257 | extensions=[ |
| 258 | ], |
| 259 | nested_types=[], |
| 260 | enum_types=[ |
| 261 | ], |
| 262 | serialized_options=None, |
| 263 | is_extendable=False, |
| 264 | syntax='proto3', |
| 265 | extension_ranges=[], |
| 266 | oneofs=[ |
| 267 | ], |
| 268 | serialized_start=739, |
| 269 | serialized_end=992, |
| 270 | ) |
| 271 | |
| 272 | |
| 273 | _BLUEPRINTBOOTSTRAPINPUT = _descriptor.Descriptor( |
| 274 | name='BluePrintBootstrapInput', |
| 275 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput', |
| 276 | filename=None, |
| 277 | file=DESCRIPTOR, |
| 278 | containing_type=None, |
| 279 | fields=[ |
| 280 | _descriptor.FieldDescriptor( |
| 281 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.commonHeader', index=0, |
| 282 | number=1, type=11, cpp_type=10, label=1, |
| 283 | has_default_value=False, default_value=None, |
| 284 | message_type=None, enum_type=None, containing_type=None, |
| 285 | is_extension=False, extension_scope=None, |
| 286 | serialized_options=None, file=DESCRIPTOR), |
| 287 | _descriptor.FieldDescriptor( |
| 288 | name='loadCBA', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadCBA', index=1, |
| 289 | number=2, type=8, cpp_type=7, label=1, |
| 290 | has_default_value=False, default_value=False, |
| 291 | message_type=None, enum_type=None, containing_type=None, |
| 292 | is_extension=False, extension_scope=None, |
| 293 | serialized_options=None, file=DESCRIPTOR), |
| 294 | _descriptor.FieldDescriptor( |
| 295 | name='loadModelType', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadModelType', index=2, |
| 296 | number=3, type=8, cpp_type=7, label=1, |
| 297 | has_default_value=False, default_value=False, |
| 298 | message_type=None, enum_type=None, containing_type=None, |
| 299 | is_extension=False, extension_scope=None, |
| 300 | serialized_options=None, file=DESCRIPTOR), |
| 301 | _descriptor.FieldDescriptor( |
| 302 | name='loadResourceDictionary', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadResourceDictionary', index=3, |
| 303 | number=4, type=8, cpp_type=7, label=1, |
| 304 | has_default_value=False, default_value=False, |
| 305 | message_type=None, enum_type=None, containing_type=None, |
| 306 | is_extension=False, extension_scope=None, |
| 307 | serialized_options=None, file=DESCRIPTOR), |
| 308 | ], |
| 309 | extensions=[ |
| 310 | ], |
| 311 | nested_types=[], |
| 312 | enum_types=[ |
| 313 | ], |
| 314 | serialized_options=None, |
| 315 | is_extendable=False, |
| 316 | syntax='proto3', |
| 317 | extension_ranges=[], |
| 318 | oneofs=[ |
| 319 | ], |
| 320 | serialized_start=995, |
| 321 | serialized_end=1180, |
| 322 | ) |
| 323 | |
| 324 | |
| 325 | _BLUEPRINTMANAGEMENTOUTPUT = _descriptor.Descriptor( |
| 326 | name='BluePrintManagementOutput', |
| 327 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput', |
| 328 | filename=None, |
| 329 | file=DESCRIPTOR, |
| 330 | containing_type=None, |
| 331 | fields=[ |
| 332 | _descriptor.FieldDescriptor( |
| 333 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.commonHeader', index=0, |
| 334 | number=1, type=11, cpp_type=10, label=1, |
| 335 | has_default_value=False, default_value=None, |
| 336 | message_type=None, enum_type=None, containing_type=None, |
| 337 | is_extension=False, extension_scope=None, |
| 338 | serialized_options=None, file=DESCRIPTOR), |
| 339 | _descriptor.FieldDescriptor( |
| 340 | name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.fileChunk', index=1, |
| 341 | number=2, type=11, cpp_type=10, label=1, |
| 342 | has_default_value=False, default_value=None, |
| 343 | message_type=None, enum_type=None, containing_type=None, |
| 344 | is_extension=False, extension_scope=None, |
| 345 | serialized_options=None, file=DESCRIPTOR), |
| 346 | _descriptor.FieldDescriptor( |
| 347 | name='status', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.status', index=2, |
| 348 | number=3, type=11, cpp_type=10, label=1, |
| 349 | has_default_value=False, default_value=None, |
| 350 | message_type=None, enum_type=None, containing_type=None, |
| 351 | is_extension=False, extension_scope=None, |
| 352 | serialized_options=None, file=DESCRIPTOR), |
| 353 | _descriptor.FieldDescriptor( |
| 354 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.properties', index=3, |
| 355 | number=4, type=11, cpp_type=10, label=1, |
| 356 | has_default_value=False, default_value=None, |
| 357 | message_type=None, enum_type=None, containing_type=None, |
| 358 | is_extension=False, extension_scope=None, |
| 359 | serialized_options=None, file=DESCRIPTOR), |
| 360 | ], |
| 361 | extensions=[ |
| 362 | ], |
| 363 | nested_types=[], |
| 364 | enum_types=[ |
| 365 | ], |
| 366 | serialized_options=None, |
| 367 | is_extendable=False, |
| 368 | syntax='proto3', |
| 369 | extension_ranges=[], |
| 370 | oneofs=[ |
| 371 | ], |
| 372 | serialized_start=1183, |
| 373 | serialized_end=1505, |
| 374 | ) |
| 375 | |
| 376 | |
| 377 | _FILECHUNK = _descriptor.Descriptor( |
| 378 | name='FileChunk', |
| 379 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk', |
| 380 | filename=None, |
| 381 | file=DESCRIPTOR, |
| 382 | containing_type=None, |
| 383 | fields=[ |
| 384 | _descriptor.FieldDescriptor( |
| 385 | name='chunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk.chunk', index=0, |
| 386 | number=1, type=12, cpp_type=9, label=1, |
| 387 | has_default_value=False, default_value=_b(""), |
| 388 | message_type=None, enum_type=None, containing_type=None, |
| 389 | is_extension=False, extension_scope=None, |
| 390 | serialized_options=None, file=DESCRIPTOR), |
| 391 | ], |
| 392 | extensions=[ |
| 393 | ], |
| 394 | nested_types=[], |
| 395 | enum_types=[ |
| 396 | ], |
| 397 | serialized_options=None, |
| 398 | is_extendable=False, |
| 399 | syntax='proto3', |
| 400 | extension_ranges=[], |
| 401 | oneofs=[ |
| 402 | ], |
| 403 | serialized_start=1507, |
| 404 | serialized_end=1533, |
| 405 | ) |
| 406 | |
| 407 | _BLUEPRINTUPLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 408 | _BLUEPRINTUPLOADINPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK |
| 409 | _BLUEPRINTUPLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 410 | _BLUEPRINTUPLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 411 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 412 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 413 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 414 | _BLUEPRINTREMOVEINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 415 | _BLUEPRINTREMOVEINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 416 | _BLUEPRINTREMOVEINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 417 | _BLUEPRINTBOOTSTRAPINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 418 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 419 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK |
| 420 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['status'].message_type = BluePrintCommon__pb2._STATUS |
| 421 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 422 | DESCRIPTOR.message_types_by_name['BluePrintUploadInput'] = _BLUEPRINTUPLOADINPUT |
| 423 | DESCRIPTOR.message_types_by_name['BluePrintDownloadInput'] = _BLUEPRINTDOWNLOADINPUT |
| 424 | DESCRIPTOR.message_types_by_name['BluePrintRemoveInput'] = _BLUEPRINTREMOVEINPUT |
| 425 | DESCRIPTOR.message_types_by_name['BluePrintBootstrapInput'] = _BLUEPRINTBOOTSTRAPINPUT |
| 426 | DESCRIPTOR.message_types_by_name['BluePrintManagementOutput'] = _BLUEPRINTMANAGEMENTOUTPUT |
| 427 | DESCRIPTOR.message_types_by_name['FileChunk'] = _FILECHUNK |
| 428 | DESCRIPTOR.enum_types_by_name['DownloadAction'] = _DOWNLOADACTION |
| 429 | DESCRIPTOR.enum_types_by_name['UploadAction'] = _UPLOADACTION |
| 430 | DESCRIPTOR.enum_types_by_name['RemoveAction'] = _REMOVEACTION |
| 431 | _sym_db.RegisterFileDescriptor(DESCRIPTOR) |
| 432 | |
| 433 | BluePrintUploadInput = _reflection.GeneratedProtocolMessageType('BluePrintUploadInput', (_message.Message,), { |
| 434 | 'DESCRIPTOR' : _BLUEPRINTUPLOADINPUT, |
| 435 | '__module__' : 'BluePrintManagement_pb2' |
| 436 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput) |
| 437 | }) |
| 438 | _sym_db.RegisterMessage(BluePrintUploadInput) |
| 439 | |
| 440 | BluePrintDownloadInput = _reflection.GeneratedProtocolMessageType('BluePrintDownloadInput', (_message.Message,), { |
| 441 | 'DESCRIPTOR' : _BLUEPRINTDOWNLOADINPUT, |
| 442 | '__module__' : 'BluePrintManagement_pb2' |
| 443 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput) |
| 444 | }) |
| 445 | _sym_db.RegisterMessage(BluePrintDownloadInput) |
| 446 | |
| 447 | BluePrintRemoveInput = _reflection.GeneratedProtocolMessageType('BluePrintRemoveInput', (_message.Message,), { |
| 448 | 'DESCRIPTOR' : _BLUEPRINTREMOVEINPUT, |
| 449 | '__module__' : 'BluePrintManagement_pb2' |
| 450 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput) |
| 451 | }) |
| 452 | _sym_db.RegisterMessage(BluePrintRemoveInput) |
| 453 | |
| 454 | BluePrintBootstrapInput = _reflection.GeneratedProtocolMessageType('BluePrintBootstrapInput', (_message.Message,), { |
| 455 | 'DESCRIPTOR' : _BLUEPRINTBOOTSTRAPINPUT, |
| 456 | '__module__' : 'BluePrintManagement_pb2' |
| 457 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput) |
| 458 | }) |
| 459 | _sym_db.RegisterMessage(BluePrintBootstrapInput) |
| 460 | |
| 461 | BluePrintManagementOutput = _reflection.GeneratedProtocolMessageType('BluePrintManagementOutput', (_message.Message,), { |
| 462 | 'DESCRIPTOR' : _BLUEPRINTMANAGEMENTOUTPUT, |
| 463 | '__module__' : 'BluePrintManagement_pb2' |
| 464 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput) |
| 465 | }) |
| 466 | _sym_db.RegisterMessage(BluePrintManagementOutput) |
| 467 | |
| 468 | FileChunk = _reflection.GeneratedProtocolMessageType('FileChunk', (_message.Message,), { |
| 469 | 'DESCRIPTOR' : _FILECHUNK, |
| 470 | '__module__' : 'BluePrintManagement_pb2' |
| 471 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk) |
| 472 | }) |
| 473 | _sym_db.RegisterMessage(FileChunk) |
| 474 | |
| 475 | |
| 476 | DESCRIPTOR._options = None |
| 477 | |
| 478 | _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( |
| 479 | name='BluePrintManagementService', |
| 480 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService', |
| 481 | file=DESCRIPTOR, |
| 482 | index=0, |
| 483 | serialized_options=None, |
| 484 | serialized_start=1685, |
| 485 | serialized_end=2447, |
| 486 | methods=[ |
| 487 | _descriptor.MethodDescriptor( |
| 488 | name='downloadBlueprint', |
| 489 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.downloadBlueprint', |
| 490 | index=0, |
| 491 | containing_service=None, |
| 492 | input_type=_BLUEPRINTDOWNLOADINPUT, |
| 493 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 494 | serialized_options=None, |
| 495 | ), |
| 496 | _descriptor.MethodDescriptor( |
| 497 | name='uploadBlueprint', |
| 498 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.uploadBlueprint', |
| 499 | index=1, |
| 500 | containing_service=None, |
| 501 | input_type=_BLUEPRINTUPLOADINPUT, |
| 502 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 503 | serialized_options=None, |
| 504 | ), |
| 505 | _descriptor.MethodDescriptor( |
| 506 | name='removeBlueprint', |
| 507 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.removeBlueprint', |
| 508 | index=2, |
| 509 | containing_service=None, |
| 510 | input_type=_BLUEPRINTREMOVEINPUT, |
| 511 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 512 | serialized_options=None, |
| 513 | ), |
| 514 | _descriptor.MethodDescriptor( |
| 515 | name='bootstrapBlueprint', |
| 516 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.bootstrapBlueprint', |
| 517 | index=3, |
| 518 | containing_service=None, |
| 519 | input_type=_BLUEPRINTBOOTSTRAPINPUT, |
| 520 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 521 | serialized_options=None, |
| 522 | ), |
| 523 | ]) |
| 524 | _sym_db.RegisterServiceDescriptor(_BLUEPRINTMANAGEMENTSERVICE) |
| 525 | |
| 526 | DESCRIPTOR.services_by_name['BluePrintManagementService'] = _BLUEPRINTMANAGEMENTSERVICE |
| 527 | |
| 528 | # @@protoc_insertion_point(module_scope) |