# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: common/ephem/ephem.proto """Generated protocol buffer code.""" from google.protobuf.internal import builder as _builder 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 # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from ...common import error_pb2 as common_dot_error__pb2 DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18\x63ommon/ephem/ephem.proto\x12\tdfs.ephem\x1a\x12\x63ommon/error.proto\"\x80\x01\n\rSearchRequest\x12<\n\nconditions\x18\x01 \x03(\x0b\x32(.dfs.ephem.SearchRequest.ConditionsEntry\x1a\x31\n\x0f\x43onditionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"d\n\x0eSearchResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x12\n\ntotalCount\x18\x02 \x01(\x05\x12\x1c\n\x05\x65rror\x18\x03 \x01(\x0b\x32\r.common.Error\x12\x0f\n\x07records\x18\x04 \x01(\x0c\x32S\n\x0e\x45phemSearchSrv\x12\x41\n\x06Search\x12\x18.dfs.ephem.SearchRequest\x1a\x19.dfs.ephem.SearchResponse\"\x00\x30\x01\x42#Z!cnlab.net/csst/proto/common/ephemb\x06proto3') _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'common.ephem.ephem_pb2', globals()) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'Z!cnlab.net/csst/proto/common/ephem' _SEARCHREQUEST_CONDITIONSENTRY._options = None _SEARCHREQUEST_CONDITIONSENTRY._serialized_options = b'8\001' _SEARCHREQUEST._serialized_start=60 _SEARCHREQUEST._serialized_end=188 _SEARCHREQUEST_CONDITIONSENTRY._serialized_start=139 _SEARCHREQUEST_CONDITIONSENTRY._serialized_end=188 _SEARCHRESPONSE._serialized_start=190 _SEARCHRESPONSE._serialized_end=290 _EPHEMSEARCHSRV._serialized_start=292 _EPHEMSEARCHSRV._serialized_end=375 # @@protoc_insertion_point(module_scope)