Jozsef Csongvai | daab14b | 2021-07-26 12:00:59 -0400 | [diff] [blame] | 1 | # -*- coding: utf-8 -*- |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: BluePrintManagement.proto |
| 4 | """Generated protocol buffer code.""" |
| 5 | from google.protobuf.internal import enum_type_wrapper |
| 6 | from google.protobuf import descriptor as _descriptor |
| 7 | from google.protobuf import message as _message |
| 8 | from google.protobuf import reflection as _reflection |
| 9 | from google.protobuf import symbol_database as _symbol_database |
| 10 | # @@protoc_insertion_point(imports) |
| 11 | |
| 12 | _sym_db = _symbol_database.Default() |
| 13 | |
| 14 | |
| 15 | from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 |
| 16 | import proto.BluePrintCommon_pb2 as BluePrintCommon__pb2 |
| 17 | |
| 18 | |
| 19 | DESCRIPTOR = _descriptor.FileDescriptor( |
| 20 | name='BluePrintManagement.proto', |
| 21 | package='org.onap.ccsdk.cds.controllerblueprints.management.api', |
| 22 | syntax='proto3', |
| 23 | serialized_options=b'P\001', |
| 24 | create_key=_descriptor._internal_create_key, |
| 25 | 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' |
| 26 | , |
| 27 | dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BluePrintCommon__pb2.DESCRIPTOR,]) |
| 28 | |
| 29 | _DOWNLOADACTION = _descriptor.EnumDescriptor( |
| 30 | name='DownloadAction', |
| 31 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.DownloadAction', |
| 32 | filename=None, |
| 33 | file=DESCRIPTOR, |
| 34 | create_key=_descriptor._internal_create_key, |
| 35 | values=[ |
| 36 | _descriptor.EnumValueDescriptor( |
| 37 | name='SEARCH', index=0, number=0, |
| 38 | serialized_options=None, |
| 39 | type=None, |
| 40 | create_key=_descriptor._internal_create_key), |
| 41 | _descriptor.EnumValueDescriptor( |
| 42 | name='STARTER', index=1, number=1, |
| 43 | serialized_options=None, |
| 44 | type=None, |
| 45 | create_key=_descriptor._internal_create_key), |
| 46 | _descriptor.EnumValueDescriptor( |
| 47 | name='CLONE', index=2, number=2, |
| 48 | serialized_options=None, |
| 49 | type=None, |
| 50 | create_key=_descriptor._internal_create_key), |
| 51 | ], |
| 52 | containing_type=None, |
| 53 | serialized_options=None, |
| 54 | serialized_start=1535, |
| 55 | serialized_end=1587, |
| 56 | ) |
| 57 | _sym_db.RegisterEnumDescriptor(_DOWNLOADACTION) |
| 58 | |
| 59 | DownloadAction = enum_type_wrapper.EnumTypeWrapper(_DOWNLOADACTION) |
| 60 | _UPLOADACTION = _descriptor.EnumDescriptor( |
| 61 | name='UploadAction', |
| 62 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.UploadAction', |
| 63 | filename=None, |
| 64 | file=DESCRIPTOR, |
| 65 | create_key=_descriptor._internal_create_key, |
| 66 | values=[ |
| 67 | _descriptor.EnumValueDescriptor( |
| 68 | name='DRAFT', index=0, number=0, |
| 69 | serialized_options=None, |
| 70 | type=None, |
| 71 | create_key=_descriptor._internal_create_key), |
| 72 | _descriptor.EnumValueDescriptor( |
| 73 | name='ENRICH', index=1, number=1, |
| 74 | serialized_options=None, |
| 75 | type=None, |
| 76 | create_key=_descriptor._internal_create_key), |
| 77 | _descriptor.EnumValueDescriptor( |
| 78 | name='VALIDATE', index=2, number=2, |
| 79 | serialized_options=None, |
| 80 | type=None, |
| 81 | create_key=_descriptor._internal_create_key), |
| 82 | _descriptor.EnumValueDescriptor( |
| 83 | name='PUBLISH', index=3, number=3, |
| 84 | serialized_options=None, |
| 85 | type=None, |
| 86 | create_key=_descriptor._internal_create_key), |
| 87 | ], |
| 88 | containing_type=None, |
| 89 | serialized_options=None, |
| 90 | serialized_start=1589, |
| 91 | serialized_end=1653, |
| 92 | ) |
| 93 | _sym_db.RegisterEnumDescriptor(_UPLOADACTION) |
| 94 | |
| 95 | UploadAction = enum_type_wrapper.EnumTypeWrapper(_UPLOADACTION) |
| 96 | _REMOVEACTION = _descriptor.EnumDescriptor( |
| 97 | name='RemoveAction', |
| 98 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.RemoveAction', |
| 99 | filename=None, |
| 100 | file=DESCRIPTOR, |
| 101 | create_key=_descriptor._internal_create_key, |
| 102 | values=[ |
| 103 | _descriptor.EnumValueDescriptor( |
| 104 | name='DEFAULT', index=0, number=0, |
| 105 | serialized_options=None, |
| 106 | type=None, |
| 107 | create_key=_descriptor._internal_create_key), |
| 108 | ], |
| 109 | containing_type=None, |
| 110 | serialized_options=None, |
| 111 | serialized_start=1655, |
| 112 | serialized_end=1682, |
| 113 | ) |
| 114 | _sym_db.RegisterEnumDescriptor(_REMOVEACTION) |
| 115 | |
| 116 | RemoveAction = enum_type_wrapper.EnumTypeWrapper(_REMOVEACTION) |
| 117 | SEARCH = 0 |
| 118 | STARTER = 1 |
| 119 | CLONE = 2 |
| 120 | DRAFT = 0 |
| 121 | ENRICH = 1 |
| 122 | VALIDATE = 2 |
| 123 | PUBLISH = 3 |
| 124 | DEFAULT = 0 |
| 125 | |
| 126 | |
| 127 | |
| 128 | _BLUEPRINTUPLOADINPUT = _descriptor.Descriptor( |
| 129 | name='BluePrintUploadInput', |
| 130 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput', |
| 131 | filename=None, |
| 132 | file=DESCRIPTOR, |
| 133 | containing_type=None, |
| 134 | create_key=_descriptor._internal_create_key, |
| 135 | fields=[ |
| 136 | _descriptor.FieldDescriptor( |
| 137 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.commonHeader', index=0, |
| 138 | number=1, type=11, cpp_type=10, label=1, |
| 139 | has_default_value=False, default_value=None, |
| 140 | message_type=None, enum_type=None, containing_type=None, |
| 141 | is_extension=False, extension_scope=None, |
| 142 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 143 | _descriptor.FieldDescriptor( |
| 144 | name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.fileChunk', index=1, |
| 145 | number=2, type=11, cpp_type=10, label=1, |
| 146 | has_default_value=False, default_value=None, |
| 147 | message_type=None, enum_type=None, containing_type=None, |
| 148 | is_extension=False, extension_scope=None, |
| 149 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 150 | _descriptor.FieldDescriptor( |
| 151 | name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.actionIdentifiers', index=2, |
| 152 | number=3, type=11, cpp_type=10, label=1, |
| 153 | has_default_value=False, default_value=None, |
| 154 | message_type=None, enum_type=None, containing_type=None, |
| 155 | is_extension=False, extension_scope=None, |
| 156 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 157 | _descriptor.FieldDescriptor( |
| 158 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.properties', index=3, |
| 159 | number=4, type=11, cpp_type=10, label=1, |
| 160 | has_default_value=False, default_value=None, |
| 161 | message_type=None, enum_type=None, containing_type=None, |
| 162 | is_extension=False, extension_scope=None, |
| 163 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 164 | ], |
| 165 | extensions=[ |
| 166 | ], |
| 167 | nested_types=[], |
| 168 | enum_types=[ |
| 169 | ], |
| 170 | serialized_options=None, |
| 171 | is_extendable=False, |
| 172 | syntax='proto3', |
| 173 | extension_ranges=[], |
| 174 | oneofs=[ |
| 175 | ], |
| 176 | serialized_start=139, |
| 177 | serialized_end=478, |
| 178 | ) |
| 179 | |
| 180 | |
| 181 | _BLUEPRINTDOWNLOADINPUT = _descriptor.Descriptor( |
| 182 | name='BluePrintDownloadInput', |
| 183 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput', |
| 184 | filename=None, |
| 185 | file=DESCRIPTOR, |
| 186 | containing_type=None, |
| 187 | create_key=_descriptor._internal_create_key, |
| 188 | fields=[ |
| 189 | _descriptor.FieldDescriptor( |
| 190 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.commonHeader', index=0, |
| 191 | number=1, type=11, cpp_type=10, label=1, |
| 192 | has_default_value=False, default_value=None, |
| 193 | message_type=None, enum_type=None, containing_type=None, |
| 194 | is_extension=False, extension_scope=None, |
| 195 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 196 | _descriptor.FieldDescriptor( |
| 197 | name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.actionIdentifiers', index=1, |
| 198 | number=2, type=11, cpp_type=10, label=1, |
| 199 | has_default_value=False, default_value=None, |
| 200 | message_type=None, enum_type=None, containing_type=None, |
| 201 | is_extension=False, extension_scope=None, |
| 202 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 203 | _descriptor.FieldDescriptor( |
| 204 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.properties', index=2, |
| 205 | number=3, type=11, cpp_type=10, label=1, |
| 206 | has_default_value=False, default_value=None, |
| 207 | message_type=None, enum_type=None, containing_type=None, |
| 208 | is_extension=False, extension_scope=None, |
| 209 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 210 | ], |
| 211 | extensions=[ |
| 212 | ], |
| 213 | nested_types=[], |
| 214 | enum_types=[ |
| 215 | ], |
| 216 | serialized_options=None, |
| 217 | is_extendable=False, |
| 218 | syntax='proto3', |
| 219 | extension_ranges=[], |
| 220 | oneofs=[ |
| 221 | ], |
| 222 | serialized_start=481, |
| 223 | serialized_end=736, |
| 224 | ) |
| 225 | |
| 226 | |
| 227 | _BLUEPRINTREMOVEINPUT = _descriptor.Descriptor( |
| 228 | name='BluePrintRemoveInput', |
| 229 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput', |
| 230 | filename=None, |
| 231 | file=DESCRIPTOR, |
| 232 | containing_type=None, |
| 233 | create_key=_descriptor._internal_create_key, |
| 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, create_key=_descriptor._internal_create_key), |
| 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, create_key=_descriptor._internal_create_key), |
| 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, create_key=_descriptor._internal_create_key), |
| 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 | create_key=_descriptor._internal_create_key, |
| 280 | fields=[ |
| 281 | _descriptor.FieldDescriptor( |
| 282 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.commonHeader', index=0, |
| 283 | number=1, type=11, cpp_type=10, label=1, |
| 284 | has_default_value=False, default_value=None, |
| 285 | message_type=None, enum_type=None, containing_type=None, |
| 286 | is_extension=False, extension_scope=None, |
| 287 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 288 | _descriptor.FieldDescriptor( |
| 289 | name='loadCBA', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadCBA', index=1, |
| 290 | number=2, type=8, cpp_type=7, label=1, |
| 291 | has_default_value=False, default_value=False, |
| 292 | message_type=None, enum_type=None, containing_type=None, |
| 293 | is_extension=False, extension_scope=None, |
| 294 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 295 | _descriptor.FieldDescriptor( |
| 296 | name='loadModelType', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadModelType', index=2, |
| 297 | number=3, type=8, cpp_type=7, label=1, |
| 298 | has_default_value=False, default_value=False, |
| 299 | message_type=None, enum_type=None, containing_type=None, |
| 300 | is_extension=False, extension_scope=None, |
| 301 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 302 | _descriptor.FieldDescriptor( |
| 303 | name='loadResourceDictionary', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadResourceDictionary', index=3, |
| 304 | number=4, type=8, cpp_type=7, label=1, |
| 305 | has_default_value=False, default_value=False, |
| 306 | message_type=None, enum_type=None, containing_type=None, |
| 307 | is_extension=False, extension_scope=None, |
| 308 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 309 | ], |
| 310 | extensions=[ |
| 311 | ], |
| 312 | nested_types=[], |
| 313 | enum_types=[ |
| 314 | ], |
| 315 | serialized_options=None, |
| 316 | is_extendable=False, |
| 317 | syntax='proto3', |
| 318 | extension_ranges=[], |
| 319 | oneofs=[ |
| 320 | ], |
| 321 | serialized_start=995, |
| 322 | serialized_end=1180, |
| 323 | ) |
| 324 | |
| 325 | |
| 326 | _BLUEPRINTMANAGEMENTOUTPUT = _descriptor.Descriptor( |
| 327 | name='BluePrintManagementOutput', |
| 328 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput', |
| 329 | filename=None, |
| 330 | file=DESCRIPTOR, |
| 331 | containing_type=None, |
| 332 | create_key=_descriptor._internal_create_key, |
| 333 | fields=[ |
| 334 | _descriptor.FieldDescriptor( |
| 335 | name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.commonHeader', index=0, |
| 336 | number=1, type=11, cpp_type=10, label=1, |
| 337 | has_default_value=False, default_value=None, |
| 338 | message_type=None, enum_type=None, containing_type=None, |
| 339 | is_extension=False, extension_scope=None, |
| 340 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 341 | _descriptor.FieldDescriptor( |
| 342 | name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.fileChunk', index=1, |
| 343 | number=2, type=11, cpp_type=10, label=1, |
| 344 | has_default_value=False, default_value=None, |
| 345 | message_type=None, enum_type=None, containing_type=None, |
| 346 | is_extension=False, extension_scope=None, |
| 347 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 348 | _descriptor.FieldDescriptor( |
| 349 | name='status', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.status', index=2, |
| 350 | number=3, type=11, cpp_type=10, label=1, |
| 351 | has_default_value=False, default_value=None, |
| 352 | message_type=None, enum_type=None, containing_type=None, |
| 353 | is_extension=False, extension_scope=None, |
| 354 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 355 | _descriptor.FieldDescriptor( |
| 356 | name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.properties', index=3, |
| 357 | number=4, type=11, cpp_type=10, label=1, |
| 358 | has_default_value=False, default_value=None, |
| 359 | message_type=None, enum_type=None, containing_type=None, |
| 360 | is_extension=False, extension_scope=None, |
| 361 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 362 | ], |
| 363 | extensions=[ |
| 364 | ], |
| 365 | nested_types=[], |
| 366 | enum_types=[ |
| 367 | ], |
| 368 | serialized_options=None, |
| 369 | is_extendable=False, |
| 370 | syntax='proto3', |
| 371 | extension_ranges=[], |
| 372 | oneofs=[ |
| 373 | ], |
| 374 | serialized_start=1183, |
| 375 | serialized_end=1505, |
| 376 | ) |
| 377 | |
| 378 | |
| 379 | _FILECHUNK = _descriptor.Descriptor( |
| 380 | name='FileChunk', |
| 381 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk', |
| 382 | filename=None, |
| 383 | file=DESCRIPTOR, |
| 384 | containing_type=None, |
| 385 | create_key=_descriptor._internal_create_key, |
| 386 | fields=[ |
| 387 | _descriptor.FieldDescriptor( |
| 388 | name='chunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk.chunk', index=0, |
| 389 | number=1, type=12, cpp_type=9, label=1, |
| 390 | has_default_value=False, default_value=b"", |
| 391 | message_type=None, enum_type=None, containing_type=None, |
| 392 | is_extension=False, extension_scope=None, |
| 393 | serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), |
| 394 | ], |
| 395 | extensions=[ |
| 396 | ], |
| 397 | nested_types=[], |
| 398 | enum_types=[ |
| 399 | ], |
| 400 | serialized_options=None, |
| 401 | is_extendable=False, |
| 402 | syntax='proto3', |
| 403 | extension_ranges=[], |
| 404 | oneofs=[ |
| 405 | ], |
| 406 | serialized_start=1507, |
| 407 | serialized_end=1533, |
| 408 | ) |
| 409 | |
| 410 | _BLUEPRINTUPLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 411 | _BLUEPRINTUPLOADINPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK |
| 412 | _BLUEPRINTUPLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 413 | _BLUEPRINTUPLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 414 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 415 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 416 | _BLUEPRINTDOWNLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 417 | _BLUEPRINTREMOVEINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 418 | _BLUEPRINTREMOVEINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS |
| 419 | _BLUEPRINTREMOVEINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 420 | _BLUEPRINTBOOTSTRAPINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 421 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER |
| 422 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK |
| 423 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['status'].message_type = BluePrintCommon__pb2._STATUS |
| 424 | _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT |
| 425 | DESCRIPTOR.message_types_by_name['BluePrintUploadInput'] = _BLUEPRINTUPLOADINPUT |
| 426 | DESCRIPTOR.message_types_by_name['BluePrintDownloadInput'] = _BLUEPRINTDOWNLOADINPUT |
| 427 | DESCRIPTOR.message_types_by_name['BluePrintRemoveInput'] = _BLUEPRINTREMOVEINPUT |
| 428 | DESCRIPTOR.message_types_by_name['BluePrintBootstrapInput'] = _BLUEPRINTBOOTSTRAPINPUT |
| 429 | DESCRIPTOR.message_types_by_name['BluePrintManagementOutput'] = _BLUEPRINTMANAGEMENTOUTPUT |
| 430 | DESCRIPTOR.message_types_by_name['FileChunk'] = _FILECHUNK |
| 431 | DESCRIPTOR.enum_types_by_name['DownloadAction'] = _DOWNLOADACTION |
| 432 | DESCRIPTOR.enum_types_by_name['UploadAction'] = _UPLOADACTION |
| 433 | DESCRIPTOR.enum_types_by_name['RemoveAction'] = _REMOVEACTION |
| 434 | _sym_db.RegisterFileDescriptor(DESCRIPTOR) |
| 435 | |
| 436 | BluePrintUploadInput = _reflection.GeneratedProtocolMessageType('BluePrintUploadInput', (_message.Message,), { |
| 437 | 'DESCRIPTOR' : _BLUEPRINTUPLOADINPUT, |
| 438 | '__module__' : 'BluePrintManagement_pb2' |
| 439 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput) |
| 440 | }) |
| 441 | _sym_db.RegisterMessage(BluePrintUploadInput) |
| 442 | |
| 443 | BluePrintDownloadInput = _reflection.GeneratedProtocolMessageType('BluePrintDownloadInput', (_message.Message,), { |
| 444 | 'DESCRIPTOR' : _BLUEPRINTDOWNLOADINPUT, |
| 445 | '__module__' : 'BluePrintManagement_pb2' |
| 446 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput) |
| 447 | }) |
| 448 | _sym_db.RegisterMessage(BluePrintDownloadInput) |
| 449 | |
| 450 | BluePrintRemoveInput = _reflection.GeneratedProtocolMessageType('BluePrintRemoveInput', (_message.Message,), { |
| 451 | 'DESCRIPTOR' : _BLUEPRINTREMOVEINPUT, |
| 452 | '__module__' : 'BluePrintManagement_pb2' |
| 453 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput) |
| 454 | }) |
| 455 | _sym_db.RegisterMessage(BluePrintRemoveInput) |
| 456 | |
| 457 | BluePrintBootstrapInput = _reflection.GeneratedProtocolMessageType('BluePrintBootstrapInput', (_message.Message,), { |
| 458 | 'DESCRIPTOR' : _BLUEPRINTBOOTSTRAPINPUT, |
| 459 | '__module__' : 'BluePrintManagement_pb2' |
| 460 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput) |
| 461 | }) |
| 462 | _sym_db.RegisterMessage(BluePrintBootstrapInput) |
| 463 | |
| 464 | BluePrintManagementOutput = _reflection.GeneratedProtocolMessageType('BluePrintManagementOutput', (_message.Message,), { |
| 465 | 'DESCRIPTOR' : _BLUEPRINTMANAGEMENTOUTPUT, |
| 466 | '__module__' : 'BluePrintManagement_pb2' |
| 467 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput) |
| 468 | }) |
| 469 | _sym_db.RegisterMessage(BluePrintManagementOutput) |
| 470 | |
| 471 | FileChunk = _reflection.GeneratedProtocolMessageType('FileChunk', (_message.Message,), { |
| 472 | 'DESCRIPTOR' : _FILECHUNK, |
| 473 | '__module__' : 'BluePrintManagement_pb2' |
| 474 | # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk) |
| 475 | }) |
| 476 | _sym_db.RegisterMessage(FileChunk) |
| 477 | |
| 478 | |
| 479 | DESCRIPTOR._options = None |
| 480 | |
| 481 | _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( |
| 482 | name='BluePrintManagementService', |
| 483 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService', |
| 484 | file=DESCRIPTOR, |
| 485 | index=0, |
| 486 | serialized_options=None, |
| 487 | create_key=_descriptor._internal_create_key, |
| 488 | serialized_start=1685, |
| 489 | serialized_end=2447, |
| 490 | methods=[ |
| 491 | _descriptor.MethodDescriptor( |
| 492 | name='downloadBlueprint', |
| 493 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.downloadBlueprint', |
| 494 | index=0, |
| 495 | containing_service=None, |
| 496 | input_type=_BLUEPRINTDOWNLOADINPUT, |
| 497 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 498 | serialized_options=None, |
| 499 | create_key=_descriptor._internal_create_key, |
| 500 | ), |
| 501 | _descriptor.MethodDescriptor( |
| 502 | name='uploadBlueprint', |
| 503 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.uploadBlueprint', |
| 504 | index=1, |
| 505 | containing_service=None, |
| 506 | input_type=_BLUEPRINTUPLOADINPUT, |
| 507 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 508 | serialized_options=None, |
| 509 | create_key=_descriptor._internal_create_key, |
| 510 | ), |
| 511 | _descriptor.MethodDescriptor( |
| 512 | name='removeBlueprint', |
| 513 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.removeBlueprint', |
| 514 | index=2, |
| 515 | containing_service=None, |
| 516 | input_type=_BLUEPRINTREMOVEINPUT, |
| 517 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 518 | serialized_options=None, |
| 519 | create_key=_descriptor._internal_create_key, |
| 520 | ), |
| 521 | _descriptor.MethodDescriptor( |
| 522 | name='bootstrapBlueprint', |
| 523 | full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.bootstrapBlueprint', |
| 524 | index=3, |
| 525 | containing_service=None, |
| 526 | input_type=_BLUEPRINTBOOTSTRAPINPUT, |
| 527 | output_type=_BLUEPRINTMANAGEMENTOUTPUT, |
| 528 | serialized_options=None, |
| 529 | create_key=_descriptor._internal_create_key, |
| 530 | ), |
| 531 | ]) |
| 532 | _sym_db.RegisterServiceDescriptor(_BLUEPRINTMANAGEMENTSERVICE) |
| 533 | |
| 534 | DESCRIPTOR.services_by_name['BluePrintManagementService'] = _BLUEPRINTMANAGEMENTSERVICE |
| 535 | |
| 536 | # @@protoc_insertion_point(module_scope) |