All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.python.fameprotobuf.DataStorage_pb2.py Maven / Gradle / Ivy

# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: DataStorage.proto
# Protobuf Python Version: 4.25.3
"""Generated protocol buffer code."""
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
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import Services_pb2 as Services__pb2
import InputFile_pb2 as InputFile__pb2
import ExecutionData_pb2 as ExecutionData__pb2
import Model_pb2 as Model__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11\x44\x61taStorage.proto\x12\x08iobinary\x1a\x0eServices.proto\x1a\x0fInputFile.proto\x1a\x13\x45xecutionData.proto\x1a\x0bModel.proto\"\xa5\x01\n\x0b\x44\x61taStorage\x12\"\n\x05input\x18\x01 \x01(\x0b\x32\x13.iobinary.InputData\x12%\n\x06output\x18\x02 \x01(\x0b\x32\x15.communication.Output\x12*\n\texecution\x18\x03 \x01(\x0b\x32\x17.iobinary.ExecutionData\x12\x1f\n\x05model\x18\x04 \x01(\x0b\x32\x10.model.ModelDataB&\n\x1b\x64\x65.dlr.gitlab.fame.protobufB\x07Storage')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'DataStorage_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
  _globals['DESCRIPTOR']._options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\033de.dlr.gitlab.fame.protobufB\007Storage'
  _globals['_DATASTORAGE']._serialized_start=99
  _globals['_DATASTORAGE']._serialized_end=264
# @@protoc_insertion_point(module_scope)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy