perxis.items.items_pb2

Generated protocol buffer code.

  1# -*- coding: utf-8 -*-
  2# Generated by the protocol buffer compiler.  DO NOT EDIT!
  3# NO CHECKED-IN PROTOBUF GENCODE
  4# source: items/items.proto
  5# Protobuf Python Version: 5.27.2
  6"""Generated protocol buffer code."""
  7from google.protobuf import descriptor as _descriptor
  8from google.protobuf import descriptor_pool as _descriptor_pool
  9from google.protobuf import runtime_version as _runtime_version
 10from google.protobuf import symbol_database as _symbol_database
 11from google.protobuf.internal import builder as _builder
 12_runtime_version.ValidateProtobufRuntimeVersion(
 13    _runtime_version.Domain.PUBLIC,
 14    5,
 15    27,
 16    2,
 17    '',
 18    'items/items.proto'
 19)
 20# @@protoc_insertion_point(imports)
 21
 22_sym_db = _symbol_database.Default()
 23
 24
 25from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
 26from perxis.common import common_pb2 as common_dot_common__pb2
 27from perxis.common import error_pb2 as common_dot_error__pb2
 28from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
 29from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
 30
 31
 32DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11items/items.proto\x12\rcontent.items\x1a\x1bgoogle/protobuf/empty.proto\x1a\x13\x63ommon/common.proto\x1a\x12\x63ommon/error.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/protobuf/struct.proto\"\'\n\x05\x45rror\x12\x0f\n\x07message\x18\x01 \x01(\t\x12\r\n\x05\x66ield\x18\x02 \x01(\t\"3\n\x0b\x44\x65\x63odeError\x12$\n\x06\x65rrors\x18\x02 \x03(\x0b\x32\x14.content.items.Error\"7\n\x0fValidationError\x12$\n\x06\x65rrors\x18\x02 \x03(\x0b\x32\x14.content.items.Error\"9\n\x11ModificationError\x12$\n\x06\x65rrors\x18\x02 \x03(\x0b\x32\x14.content.items.Error\"g\n\x0bPermissions\x12\x0c\n\x04\x65\x64it\x18\x01 \x01(\x08\x12\x0f\n\x07\x61rchive\x18\x02 \x01(\x08\x12\x0f\n\x07publish\x18\x03 \x01(\x08\x12\x13\n\x0bsoft_delete\x18\x04 \x01(\x08\x12\x13\n\x0bhard_delete\x18\x05 \x01(\x08\"\xfb\x05\n\x04Item\x12\n\n\x02id\x18\x01 \x01(\t\x12\x10\n\x08space_id\x18\x02 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x03 \x01(\t\x12\x15\n\rcollection_id\x18\x04 \x01(\t\x12(\n\x05state\x18\x05 \x01(\x0e\x32\x19.content.items.Item.State\x12\x32\n\x0e\x63reated_rev_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\ncreated_by\x18\x07 \x01(\t\x12.\n\ncreated_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x12\n\nupdated_by\x18\t \x01(\t\x12.\n\nupdated_at\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12%\n\x04\x64\x61ta\x18\x0b \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x13\n\x0brevision_id\x18\r \x01(\t\x12\x1c\n\x14revision_description\x18\x0e \x01(\t\x12\x0f\n\x07\x64\x65leted\x18\x13 \x01(\x08\x12\x0e\n\x06hidden\x18\x14 \x01(\x08\x12\x10\n\x08template\x18\x15 \x01(\x08\x12/\n\x0bpermissions\x18\x16 \x01(\x0b\x32\x1a.content.items.Permissions\x12\x14\n\x0csearch_score\x18\x17 \x01(\x01\x12\x11\n\tlocale_id\x18\x64 \x01(\t\x12;\n\x0ctranslations\x18\x0c \x03(\x0b\x32%.content.items.Item.TranslationsEntry\x12\x18\n\x10translations_ids\x18\x65 \x03(\t\x1aL\n\x11TranslationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct:\x02\x38\x01\"<\n\x05State\x12\t\n\x05\x44RAFT\x10\x00\x12\r\n\tPUBLISHED\x10\x01\x12\x0b\n\x07\x43HANGED\x10\x02\x12\x0c\n\x08\x41RCHIVED\x10\x03\"W\n\x0b\x45ventCreate\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\"W\n\x0b\x45ventUpdate\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\"X\n\x0c\x45ventPublish\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\"Z\n\x0e\x45ventUnpublish\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\"W\n\x0b\x45ventDelete\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\"=\n\x06\x46ilter\x12\n\n\x02id\x18\x01 \x03(\t\x12\x1c\n\x04\x64\x61ta\x18\x02 \x03(\x0b\x32\x0e.common.Filter\x12\t\n\x01q\x18\x03 \x03(\t\"%\n\rCreateOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\"\xa5\x01\n\x0b\x46indOptions\x12$\n\x07options\x18\x02 \x01(\x0b\x32\x13.common.FindOptions\x12\x0f\n\x07\x64\x65leted\x18\x03 \x01(\x08\x12\x0f\n\x07regular\x18\x04 \x01(\x08\x12\x0e\n\x06hidden\x18\x05 \x01(\x08\x12\x11\n\ttemplates\x18\x06 \x01(\x08\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"%\n\rUpdateOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\"B\n\x13GetPublishedOptions\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"4\n\rDeleteOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\x12\r\n\x05\x65rase\x18\x02 \x01(\x08\"\'\n\x0fUndeleteOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\"&\n\x0ePublishOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\"(\n\x10UnpublishOptions\x12\x14\n\x0cupdate_attrs\x18\x01 \x01(\x08\"\x9d\x01\n\x14\x46indPublishedOptions\x12$\n\x07options\x18\x02 \x01(\x0b\x32\x13.common.FindOptions\x12\x0f\n\x07regular\x18\x04 \x01(\x08\x12\x0e\n\x06hidden\x18\x05 \x01(\x08\x12\x11\n\ttemplates\x18\x06 \x01(\x08\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"h\n\x13\x46indArchivedOptions\x12$\n\x07options\x18\x02 \x01(\x0b\x32\x13.common.FindOptions\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"\x8a\x01\n\x14ListRevisionsOptions\x12\x0e\n\x06offset\x18\t \x01(\x05\x12\r\n\x05limit\x18\n \x01(\x05\x12\x0e\n\x06\x66ields\x18\x0b \x03(\t\x12\x16\n\x0e\x65xclude_fields\x18\x0c \x01(\x08\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"A\n\x12GetRevisionOptions\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"A\n\x12GetArchivedOptions\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"~\n\x10\x41ggregateOptions\x12;\n\x06\x66ields\x18\x01 \x03(\x0b\x32+.content.items.AggregateOptions.FieldsEntry\x1a-\n\x0b\x46ieldsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x90\x01\n\x19\x41ggregatePublishedOptions\x12\x44\n\x06\x66ields\x18\x01 \x03(\x0b\x32\x34.content.items.AggregatePublishedOptions.FieldsEntry\x1a-\n\x0b\x46ieldsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"a\n\rCreateRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12-\n\x07options\x18\x02 \x01(\x0b\x32\x1c.content.items.CreateOptions\"6\n\x0e\x43reateResponse\x12$\n\x07\x63reated\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"6\n\x11IntrospectRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"\x8b\x01\n\x12IntrospectResponse\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12\x0e\n\x06schema\x18\x02 \x01(\t\x12\x42\n\x11validation_errors\x18\x03 \x03(\x0b\x32\'.common.Error.BadRequest.FieldViolation\"9\n\nGetOptions\x12\x11\n\tlocale_id\x18\x07 \x01(\t\x12\x18\n\x10translations_ids\x18\x08 \x03(\t\"\x82\x01\n\nGetRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\x12*\n\x07options\x18\x05 \x01(\x0b\x32\x19.content.items.GetOptions\"0\n\x0bGetResponse\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"\x9a\x01\n\x0b\x46indRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12%\n\x06\x66ilter\x18\x04 \x01(\x0b\x32\x15.content.items.Filter\x12+\n\x07options\x18\x05 \x01(\x0b\x32\x1a.content.items.FindOptions\"A\n\x0c\x46indResponse\x12\"\n\x05items\x18\x01 \x03(\x0b\x32\x13.content.items.Item\x12\r\n\x05total\x18\x02 \x01(\x05\"a\n\rUpdateRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12-\n\x07options\x18\x02 \x01(\x0b\x32\x1c.content.items.UpdateOptions\"a\n\rDeleteRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12-\n\x07options\x18\x02 \x01(\x0b\x32\x1c.content.items.DeleteOptions\"e\n\x0fUndeleteRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12/\n\x07options\x18\x02 \x01(\x0b\x32\x1e.content.items.UndeleteOptions\"x\n\x17\x43heckoutRevisionRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\x12\x13\n\x0brevision_id\x18\x05 \x01(\t\"6\n\x18\x43heckoutRevisionResponse\x12\x1a\n\x12stored_revision_id\x18\x01 \x01(\t\"c\n\x0ePublishRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12.\n\x07options\x18\x02 \x01(\x0b\x32\x1d.content.items.PublishOptions\"g\n\x10UnpublishRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\x12\x30\n\x07options\x18\x02 \x01(\x0b\x32\x1f.content.items.UnpublishOptions\"\x94\x01\n\x13GetPublishedRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x05 \x01(\t\x12\x33\n\x07options\x18\n \x01(\x0b\x32\".content.items.GetPublishedOptions\"9\n\x14GetPublishedResponse\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"\xac\x01\n\x14\x46indPublishedRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12%\n\x06\x66ilter\x18\x04 \x01(\x0b\x32\x15.content.items.Filter\x12\x34\n\x07options\x18\n \x01(\x0b\x32#.content.items.FindPublishedOptions\"J\n\x15\x46indPublishedResponse\x12\"\n\x05items\x18\x01 \x03(\x0b\x32\x13.content.items.Item\x12\r\n\x05total\x18\x02 \x01(\x05\"\xa4\x01\n\x10\x41ggregateRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12%\n\x06\x66ilter\x18\x04 \x01(\x0b\x32\x15.content.items.Filter\x12\x30\n\x07options\x18\n \x01(\x0b\x32\x1f.content.items.AggregateOptions\"<\n\x11\x41ggregateResponse\x12\'\n\x06result\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xb6\x01\n\x19\x41ggregatePublishedRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12%\n\x06\x66ilter\x18\x04 \x01(\x0b\x32\x15.content.items.Filter\x12\x39\n\x07options\x18\n \x01(\x0b\x32(.content.items.AggregatePublishedOptions\"E\n\x1a\x41ggregatePublishedResponse\x12\'\n\x06result\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xa7\x01\n\x12GetRevisionRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\x12\x13\n\x0brevision_id\x18\x05 \x01(\t\x12\x32\n\x07options\x18\n \x01(\x0b\x32!.content.items.GetRevisionOptions\"8\n\x13GetRevisionResponse\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"\x96\x01\n\x14ListRevisionsRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\x12\x34\n\x07options\x18\n \x01(\x0b\x32#.content.items.ListRevisionsOptions\"J\n\x15ListRevisionsResponse\x12\"\n\x05items\x18\x01 \x03(\x0b\x32\x13.content.items.Item\x12\r\n\x05total\x18\x02 \x01(\x05\"3\n\x0e\x41rchiveRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"5\n\x10UnarchiveRequest\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item\"\xaa\x01\n\x13\x46indArchivedRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12%\n\x06\x66ilter\x18\x04 \x01(\x0b\x32\x15.content.items.Filter\x12\x33\n\x07options\x18\x06 \x01(\x0b\x32\".content.items.FindArchivedOptions\"I\n\x14\x46indArchivedResponse\x12\"\n\x05items\x18\x01 \x03(\x0b\x32\x13.content.items.Item\x12\r\n\x05total\x18\x02 \x01(\x05\"\x92\x01\n\x12GetArchivedRequest\x12\x10\n\x08space_id\x18\x01 \x01(\t\x12\x0e\n\x06\x65nv_id\x18\x02 \x01(\t\x12\x15\n\rcollection_id\x18\x03 \x01(\t\x12\x0f\n\x07item_id\x18\x04 \x01(\t\x12\x32\n\x07options\x18\n \x01(\x0b\x32!.content.items.GetArchivedOptions\"8\n\x13GetArchivedResponse\x12!\n\x04item\x18\x01 \x01(\x0b\x32\x13.content.items.Item2\xd2\x0c\n\x05Items\x12G\n\x06\x43reate\x12\x1c.content.items.CreateRequest\x1a\x1d.content.items.CreateResponse\"\x00\x12S\n\nIntrospect\x12 .content.items.IntrospectRequest\x1a!.content.items.IntrospectResponse\"\x00\x12>\n\x03Get\x12\x19.content.items.GetRequest\x1a\x1a.content.items.GetResponse\"\x00\x12\x41\n\x04\x46ind\x12\x1a.content.items.FindRequest\x1a\x1b.content.items.FindResponse\"\x00\x12@\n\x06Update\x12\x1c.content.items.UpdateRequest\x1a\x16.google.protobuf.Empty\"\x00\x12@\n\x06\x44\x65lete\x12\x1c.content.items.DeleteRequest\x1a\x16.google.protobuf.Empty\"\x00\x12\x44\n\x08Undelete\x12\x1e.content.items.UndeleteRequest\x1a\x16.google.protobuf.Empty\"\x00\x12\x42\n\x07Publish\x12\x1d.content.items.PublishRequest\x1a\x16.google.protobuf.Empty\"\x00\x12\x46\n\tUnpublish\x12\x1f.content.items.UnpublishRequest\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\x0cGetPublished\x12\".content.items.GetPublishedRequest\x1a#.content.items.GetPublishedResponse\"\x00\x12\\\n\rFindPublished\x12#.content.items.FindPublishedRequest\x1a$.content.items.FindPublishedResponse\"\x00\x12\x65\n\x10\x43heckoutRevision\x12&.content.items.CheckoutRevisionRequest\x1a\'.content.items.CheckoutRevisionResponse\"\x00\x12P\n\tAggregate\x12\x1f.content.items.AggregateRequest\x1a .content.items.AggregateResponse\"\x00\x12k\n\x12\x41ggregatePublished\x12(.content.items.AggregatePublishedRequest\x1a).content.items.AggregatePublishedResponse\"\x00\x12V\n\x0bGetRevision\x12!.content.items.GetRevisionRequest\x1a\".content.items.GetRevisionResponse\"\x00\x12\\\n\rListRevisions\x12#.content.items.ListRevisionsRequest\x1a$.content.items.ListRevisionsResponse\"\x00\x12\x42\n\x07\x41rchive\x12\x1d.content.items.ArchiveRequest\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n\x0c\x46indArchived\x12\".content.items.FindArchivedRequest\x1a#.content.items.FindArchivedResponse\"\x00\x12\x46\n\tUnarchive\x12\x1f.content.items.UnarchiveRequest\x1a\x16.google.protobuf.Empty\"\x00\x12V\n\x0bGetArchived\x12!.content.items.GetArchivedRequest\x1a\".content.items.GetArchivedResponse\"\x00\x42\x30Z.git.perx.ru/perxis/perxis-go/proto/items;itemsb\x06proto3')
 33
 34_globals = globals()
 35_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
 36_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'items.items_pb2', _globals)
 37if not _descriptor._USE_C_DESCRIPTORS:
 38  _globals['DESCRIPTOR']._loaded_options = None
 39  _globals['DESCRIPTOR']._serialized_options = b'Z.git.perx.ru/perxis/perxis-go/proto/items;items'
 40  _globals['_ITEM_TRANSLATIONSENTRY']._loaded_options = None
 41  _globals['_ITEM_TRANSLATIONSENTRY']._serialized_options = b'8\001'
 42  _globals['_AGGREGATEOPTIONS_FIELDSENTRY']._loaded_options = None
 43  _globals['_AGGREGATEOPTIONS_FIELDSENTRY']._serialized_options = b'8\001'
 44  _globals['_AGGREGATEPUBLISHEDOPTIONS_FIELDSENTRY']._loaded_options = None
 45  _globals['_AGGREGATEPUBLISHEDOPTIONS_FIELDSENTRY']._serialized_options = b'8\001'
 46  _globals['_ERROR']._serialized_start=169
 47  _globals['_ERROR']._serialized_end=208
 48  _globals['_DECODEERROR']._serialized_start=210
 49  _globals['_DECODEERROR']._serialized_end=261
 50  _globals['_VALIDATIONERROR']._serialized_start=263
 51  _globals['_VALIDATIONERROR']._serialized_end=318
 52  _globals['_MODIFICATIONERROR']._serialized_start=320
 53  _globals['_MODIFICATIONERROR']._serialized_end=377
 54  _globals['_PERMISSIONS']._serialized_start=379
 55  _globals['_PERMISSIONS']._serialized_end=482
 56  _globals['_ITEM']._serialized_start=485
 57  _globals['_ITEM']._serialized_end=1248
 58  _globals['_ITEM_TRANSLATIONSENTRY']._serialized_start=1110
 59  _globals['_ITEM_TRANSLATIONSENTRY']._serialized_end=1186
 60  _globals['_ITEM_STATE']._serialized_start=1188
 61  _globals['_ITEM_STATE']._serialized_end=1248
 62  _globals['_EVENTCREATE']._serialized_start=1250
 63  _globals['_EVENTCREATE']._serialized_end=1337
 64  _globals['_EVENTUPDATE']._serialized_start=1339
 65  _globals['_EVENTUPDATE']._serialized_end=1426
 66  _globals['_EVENTPUBLISH']._serialized_start=1428
 67  _globals['_EVENTPUBLISH']._serialized_end=1516
 68  _globals['_EVENTUNPUBLISH']._serialized_start=1518
 69  _globals['_EVENTUNPUBLISH']._serialized_end=1608
 70  _globals['_EVENTDELETE']._serialized_start=1610
 71  _globals['_EVENTDELETE']._serialized_end=1697
 72  _globals['_FILTER']._serialized_start=1699
 73  _globals['_FILTER']._serialized_end=1760
 74  _globals['_CREATEOPTIONS']._serialized_start=1762
 75  _globals['_CREATEOPTIONS']._serialized_end=1799
 76  _globals['_FINDOPTIONS']._serialized_start=1802
 77  _globals['_FINDOPTIONS']._serialized_end=1967
 78  _globals['_UPDATEOPTIONS']._serialized_start=1969
 79  _globals['_UPDATEOPTIONS']._serialized_end=2006
 80  _globals['_GETPUBLISHEDOPTIONS']._serialized_start=2008
 81  _globals['_GETPUBLISHEDOPTIONS']._serialized_end=2074
 82  _globals['_DELETEOPTIONS']._serialized_start=2076
 83  _globals['_DELETEOPTIONS']._serialized_end=2128
 84  _globals['_UNDELETEOPTIONS']._serialized_start=2130
 85  _globals['_UNDELETEOPTIONS']._serialized_end=2169
 86  _globals['_PUBLISHOPTIONS']._serialized_start=2171
 87  _globals['_PUBLISHOPTIONS']._serialized_end=2209
 88  _globals['_UNPUBLISHOPTIONS']._serialized_start=2211
 89  _globals['_UNPUBLISHOPTIONS']._serialized_end=2251
 90  _globals['_FINDPUBLISHEDOPTIONS']._serialized_start=2254
 91  _globals['_FINDPUBLISHEDOPTIONS']._serialized_end=2411
 92  _globals['_FINDARCHIVEDOPTIONS']._serialized_start=2413
 93  _globals['_FINDARCHIVEDOPTIONS']._serialized_end=2517
 94  _globals['_LISTREVISIONSOPTIONS']._serialized_start=2520
 95  _globals['_LISTREVISIONSOPTIONS']._serialized_end=2658
 96  _globals['_GETREVISIONOPTIONS']._serialized_start=2660
 97  _globals['_GETREVISIONOPTIONS']._serialized_end=2725
 98  _globals['_GETARCHIVEDOPTIONS']._serialized_start=2727
 99  _globals['_GETARCHIVEDOPTIONS']._serialized_end=2792
100  _globals['_AGGREGATEOPTIONS']._serialized_start=2794
101  _globals['_AGGREGATEOPTIONS']._serialized_end=2920
102  _globals['_AGGREGATEOPTIONS_FIELDSENTRY']._serialized_start=2875
103  _globals['_AGGREGATEOPTIONS_FIELDSENTRY']._serialized_end=2920
104  _globals['_AGGREGATEPUBLISHEDOPTIONS']._serialized_start=2923
105  _globals['_AGGREGATEPUBLISHEDOPTIONS']._serialized_end=3067
106  _globals['_AGGREGATEPUBLISHEDOPTIONS_FIELDSENTRY']._serialized_start=2875
107  _globals['_AGGREGATEPUBLISHEDOPTIONS_FIELDSENTRY']._serialized_end=2920
108  _globals['_CREATEREQUEST']._serialized_start=3069
109  _globals['_CREATEREQUEST']._serialized_end=3166
110  _globals['_CREATERESPONSE']._serialized_start=3168
111  _globals['_CREATERESPONSE']._serialized_end=3222
112  _globals['_INTROSPECTREQUEST']._serialized_start=3224
113  _globals['_INTROSPECTREQUEST']._serialized_end=3278
114  _globals['_INTROSPECTRESPONSE']._serialized_start=3281
115  _globals['_INTROSPECTRESPONSE']._serialized_end=3420
116  _globals['_GETOPTIONS']._serialized_start=3422
117  _globals['_GETOPTIONS']._serialized_end=3479
118  _globals['_GETREQUEST']._serialized_start=3482
119  _globals['_GETREQUEST']._serialized_end=3612
120  _globals['_GETRESPONSE']._serialized_start=3614
121  _globals['_GETRESPONSE']._serialized_end=3662
122  _globals['_FINDREQUEST']._serialized_start=3665
123  _globals['_FINDREQUEST']._serialized_end=3819
124  _globals['_FINDRESPONSE']._serialized_start=3821
125  _globals['_FINDRESPONSE']._serialized_end=3886
126  _globals['_UPDATEREQUEST']._serialized_start=3888
127  _globals['_UPDATEREQUEST']._serialized_end=3985
128  _globals['_DELETEREQUEST']._serialized_start=3987
129  _globals['_DELETEREQUEST']._serialized_end=4084
130  _globals['_UNDELETEREQUEST']._serialized_start=4086
131  _globals['_UNDELETEREQUEST']._serialized_end=4187
132  _globals['_CHECKOUTREVISIONREQUEST']._serialized_start=4189
133  _globals['_CHECKOUTREVISIONREQUEST']._serialized_end=4309
134  _globals['_CHECKOUTREVISIONRESPONSE']._serialized_start=4311
135  _globals['_CHECKOUTREVISIONRESPONSE']._serialized_end=4365
136  _globals['_PUBLISHREQUEST']._serialized_start=4367
137  _globals['_PUBLISHREQUEST']._serialized_end=4466
138  _globals['_UNPUBLISHREQUEST']._serialized_start=4468
139  _globals['_UNPUBLISHREQUEST']._serialized_end=4571
140  _globals['_GETPUBLISHEDREQUEST']._serialized_start=4574
141  _globals['_GETPUBLISHEDREQUEST']._serialized_end=4722
142  _globals['_GETPUBLISHEDRESPONSE']._serialized_start=4724
143  _globals['_GETPUBLISHEDRESPONSE']._serialized_end=4781
144  _globals['_FINDPUBLISHEDREQUEST']._serialized_start=4784
145  _globals['_FINDPUBLISHEDREQUEST']._serialized_end=4956
146  _globals['_FINDPUBLISHEDRESPONSE']._serialized_start=4958
147  _globals['_FINDPUBLISHEDRESPONSE']._serialized_end=5032
148  _globals['_AGGREGATEREQUEST']._serialized_start=5035
149  _globals['_AGGREGATEREQUEST']._serialized_end=5199
150  _globals['_AGGREGATERESPONSE']._serialized_start=5201
151  _globals['_AGGREGATERESPONSE']._serialized_end=5261
152  _globals['_AGGREGATEPUBLISHEDREQUEST']._serialized_start=5264
153  _globals['_AGGREGATEPUBLISHEDREQUEST']._serialized_end=5446
154  _globals['_AGGREGATEPUBLISHEDRESPONSE']._serialized_start=5448
155  _globals['_AGGREGATEPUBLISHEDRESPONSE']._serialized_end=5517
156  _globals['_GETREVISIONREQUEST']._serialized_start=5520
157  _globals['_GETREVISIONREQUEST']._serialized_end=5687
158  _globals['_GETREVISIONRESPONSE']._serialized_start=5689
159  _globals['_GETREVISIONRESPONSE']._serialized_end=5745
160  _globals['_LISTREVISIONSREQUEST']._serialized_start=5748
161  _globals['_LISTREVISIONSREQUEST']._serialized_end=5898
162  _globals['_LISTREVISIONSRESPONSE']._serialized_start=5900
163  _globals['_LISTREVISIONSRESPONSE']._serialized_end=5974
164  _globals['_ARCHIVEREQUEST']._serialized_start=5976
165  _globals['_ARCHIVEREQUEST']._serialized_end=6027
166  _globals['_UNARCHIVEREQUEST']._serialized_start=6029
167  _globals['_UNARCHIVEREQUEST']._serialized_end=6082
168  _globals['_FINDARCHIVEDREQUEST']._serialized_start=6085
169  _globals['_FINDARCHIVEDREQUEST']._serialized_end=6255
170  _globals['_FINDARCHIVEDRESPONSE']._serialized_start=6257
171  _globals['_FINDARCHIVEDRESPONSE']._serialized_end=6330
172  _globals['_GETARCHIVEDREQUEST']._serialized_start=6333
173  _globals['_GETARCHIVEDREQUEST']._serialized_end=6479
174  _globals['_GETARCHIVEDRESPONSE']._serialized_start=6481
175  _globals['_GETARCHIVEDRESPONSE']._serialized_end=6537
176  _globals['_ITEMS']._serialized_start=6540
177  _globals['_ITEMS']._serialized_end=8158
178# @@protoc_insertion_point(module_scope)
DESCRIPTOR = <google.protobuf.descriptor.FileDescriptor object>