# 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.Qualifier_pb2
import eu.dnetlib.data.proto.StructuredProperty_pb2

DESCRIPTOR = descriptor.FileDescriptor(
  name='eu/dnetlib/data/proto/Organization.proto',
  package='eu.dnetlib.data.proto',
  serialized_pb='\n(eu/dnetlib/data/proto/Organization.proto\x12\x15\x65u.dnetlib.data.proto\x1a%eu/dnetlib/data/proto/Qualifier.proto\x1a.eu/dnetlib/data/proto/StructuredProperty.proto\"\xfe\x03\n\x0cOrganization\x12\n\n\x02id\x18\x01 \x02(\t\x12>\n\x08metadata\x18\x02 \x02(\x0b\x32,.eu.dnetlib.data.proto.Organization.Metadata\x1a\xa1\x03\n\x08Metadata\x12\x16\n\x0elegalshortname\x18\x01 \x01(\t\x12\x11\n\tlegalname\x18\x02 \x01(\t\x12\x12\n\nwebsiteurl\x18\x03 \x01(\t\x12\x0f\n\x07logourl\x18\x04 \x01(\t\x12\x13\n\x0b\x65\x63legalbody\x18\x05 \x01(\t\x12\x15\n\reclegalperson\x18\x06 \x01(\t\x12\x13\n\x0b\x65\x63nonprofit\x18\x07 \x01(\t\x12\x1e\n\x16\x65\x63researchorganization\x18\x08 \x01(\t\x12\x19\n\x11\x65\x63highereducation\x18\t \x01(\t\x12/\n\'ecinternationalorganizationeurinterests\x18\n \x01(\t\x12#\n\x1b\x65\x63internationalorganization\x18\x0b \x01(\t\x12\x14\n\x0c\x65\x63\x65nterprise\x18\x0c \x01(\t\x12\x16\n\x0e\x65\x63smevalidated\x18\r \x01(\t\x12\x12\n\necnutscode\x18\x0e \x01(\t\x12\x31\n\x07\x63ountry\x18\x10 \x01(\x0b\x32 .eu.dnetlib.data.proto.QualifierB+\n\x15\x65u.dnetlib.data.protoB\x12OrganizationProtos')




_ORGANIZATION_METADATA = descriptor.Descriptor(
  name='Metadata',
  full_name='eu.dnetlib.data.proto.Organization.Metadata',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    descriptor.FieldDescriptor(
      name='legalshortname', full_name='eu.dnetlib.data.proto.Organization.Metadata.legalshortname', index=0,
      number=1, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='legalname', full_name='eu.dnetlib.data.proto.Organization.Metadata.legalname', index=1,
      number=2, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='websiteurl', full_name='eu.dnetlib.data.proto.Organization.Metadata.websiteurl', index=2,
      number=3, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='logourl', full_name='eu.dnetlib.data.proto.Organization.Metadata.logourl', index=3,
      number=4, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='eclegalbody', full_name='eu.dnetlib.data.proto.Organization.Metadata.eclegalbody', index=4,
      number=5, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='eclegalperson', full_name='eu.dnetlib.data.proto.Organization.Metadata.eclegalperson', index=5,
      number=6, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecnonprofit', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecnonprofit', index=6,
      number=7, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecresearchorganization', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecresearchorganization', index=7,
      number=8, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='echighereducation', full_name='eu.dnetlib.data.proto.Organization.Metadata.echighereducation', index=8,
      number=9, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecinternationalorganizationeurinterests', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecinternationalorganizationeurinterests', index=9,
      number=10, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecinternationalorganization', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecinternationalorganization', index=10,
      number=11, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecenterprise', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecenterprise', index=11,
      number=12, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecsmevalidated', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecsmevalidated', index=12,
      number=13, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='ecnutscode', full_name='eu.dnetlib.data.proto.Organization.Metadata.ecnutscode', index=13,
      number=14, type=9, cpp_type=9, label=1,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='country', full_name='eu.dnetlib.data.proto.Organization.Metadata.country', index=14,
      number=16, type=11, cpp_type=10, label=1,
      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=248,
  serialized_end=665,
)

_ORGANIZATION = descriptor.Descriptor(
  name='Organization',
  full_name='eu.dnetlib.data.proto.Organization',
  filename=None,
  file=DESCRIPTOR,
  containing_type=None,
  fields=[
    descriptor.FieldDescriptor(
      name='id', full_name='eu.dnetlib.data.proto.Organization.id', index=0,
      number=1, type=9, cpp_type=9, label=2,
      has_default_value=False, default_value=unicode("", "utf-8"),
      message_type=None, enum_type=None, containing_type=None,
      is_extension=False, extension_scope=None,
      options=None),
    descriptor.FieldDescriptor(
      name='metadata', full_name='eu.dnetlib.data.proto.Organization.metadata', index=1,
      number=2, 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=[_ORGANIZATION_METADATA, ],
  enum_types=[
  ],
  options=None,
  is_extendable=False,
  extension_ranges=[],
  serialized_start=155,
  serialized_end=665,
)

_ORGANIZATION_METADATA.fields_by_name['country'].message_type = eu.dnetlib.data.proto.Qualifier_pb2._QUALIFIER
_ORGANIZATION_METADATA.containing_type = _ORGANIZATION;
_ORGANIZATION.fields_by_name['metadata'].message_type = _ORGANIZATION_METADATA
DESCRIPTOR.message_types_by_name['Organization'] = _ORGANIZATION

class Organization(message.Message):
  __metaclass__ = reflection.GeneratedProtocolMessageType
  
  class Metadata(message.Message):
    __metaclass__ = reflection.GeneratedProtocolMessageType
    DESCRIPTOR = _ORGANIZATION_METADATA
    
    # @@protoc_insertion_point(class_scope:eu.dnetlib.data.proto.Organization.Metadata)
  DESCRIPTOR = _ORGANIZATION
  
  # @@protoc_insertion_point(class_scope:eu.dnetlib.data.proto.Organization)

# @@protoc_insertion_point(module_scope)
