# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: protos/services/document_service.proto
# Protobuf Python Version: 4.25.5
"""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()


from opensearch.protobufs.schemas import document_pb2 as protos_dot_schemas_dot_document__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&protos/services/document_service.proto\x12!org.opensearch.protobufs.services\x1a\x1dprotos/schemas/document.proto2\xf1\x02\n\x0f\x44ocumentService\x12%\n\x04\x42ulk\x12\x0c.BulkRequest\x1a\r.BulkResponse\"\x00\x12/\n\nStreamBulk\x12\x0c.BulkRequest\x1a\r.BulkResponse\"\x00(\x01\x30\x01\x12@\n\rIndexDocument\x12\x15.IndexDocumentRequest\x1a\x16.IndexDocumentResponse\"\x00\x12\x43\n\x0eUpdateDocument\x12\x16.UpdateDocumentRequest\x1a\x17.UpdateDocumentResponse\"\x00\x12:\n\x0bGetDocument\x12\x13.GetDocumentRequest\x1a\x14.GetDocumentResponse\"\x00\x12\x43\n\x0e\x44\x65leteDocument\x12\x16.DeleteDocumentRequest\x1a\x17.DeleteDocumentResponse\"\x00\x42{\n!org.opensearch.protobufs.servicesB\x14\x44ocumentServiceProtoP\x01Z>github.com/opensearch-project/opensearch-protobufs/go/servicesb\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'protos.services.document_service_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
  _globals['DESCRIPTOR']._options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n!org.opensearch.protobufs.servicesB\024DocumentServiceProtoP\001Z>github.com/opensearch-project/opensearch-protobufs/go/services'
  _globals['_DOCUMENTSERVICE']._serialized_start=109
  _globals['_DOCUMENTSERVICE']._serialized_end=478
# @@protoc_insertion_point(module_scope)
