# Generated by the protocol buffer compiler.  DO NOT EDIT!

from google.protobuf import descriptor
from google.protobuf import message
from google.protobuf import reflection
from google.protobuf import descriptor_pb2
# @@protoc_insertion_point(imports)


import eu.dnetlib.data.proto.RelMetadata_pb2

DESCRIPTOR = descriptor.FileDescriptor(
  name='eu/dnetlib/data/proto/Datasource_Organization.proto',
  package='eu.dnetlib.data.proto',
  serialized_pb='\n3eu/dnetlib/data/proto/Datasource_Organization.proto\x12\x15\x65u.dnetlib.data.proto\x1a\'eu/dnetlib/data/proto/RelMetadata.proto\"Q\n\x16\x44\x61tasourceOrganization\x12\x37\n\x0brelMetadata\x18\x01 \x02(\x0b\x32\".eu.dnetlib.data.proto.RelMetadataB5\n\x15\x65u.dnetlib.data.protoB\x1c\x44\x61tasourceOrganizationProtos')




_DATASOURCEORGANIZATION = descriptor.Descriptor(
  name='DatasourceOrganization',
  full_name='eu.dnetlib.data.proto.DatasourceOrganization',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    descriptor.FieldDescriptor(
      name='relMetadata', full_name='eu.dnetlib.data.proto.DatasourceOrganization.relMetadata', index=0,
      number=1, type=11, cpp_type=10, label=2,
      has_default_value=False, default_value=None,
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
  ],
  extensions=[
  ],
  nested_types=[],
  enum_types=[
  ],
  options=None,
  is_extendable=False,
  extension_ranges=[],
  serialized_start=119,
  serialized_end=200,
)

_DATASOURCEORGANIZATION.fields_by_name['relMetadata'].message_type = eu.dnetlib.data.proto.RelMetadata_pb2._RELMETADATA
DESCRIPTOR.message_types_by_name['DatasourceOrganization'] = _DATASOURCEORGANIZATION

class DatasourceOrganization(message.Message):
  __metaclass__ = reflection.GeneratedProtocolMessageType
  DESCRIPTOR = _DATASOURCEORGANIZATION
  
  # @@protoc_insertion_point(class_scope:eu.dnetlib.data.proto.DatasourceOrganization)

# @@protoc_insertion_point(module_scope)
