# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/segmentation_platform/internal/proto/client_results.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'components/segmentation_platform/internal/proto/client_results.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from components.segmentation_platform.public.proto import prediction_result_pb2 as components_dot_segmentation__platform_dot_public_dot_proto_dot_prediction__result__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nDcomponents/segmentation_platform/internal/proto/client_results.proto\x12\x1bsegmentation_platform.proto\x1a\x45\x63omponents/segmentation_platform/public/proto/prediction_result.proto\"\x88\x01\n\x0c\x43lientResult\x12\x44\n\rclient_result\x18\x01 \x01(\x0b\x32-.segmentation_platform.proto.PredictionResult\x12\x14\n\x0ctimestamp_us\x18\x02 \x01(\x03\x12\x1c\n\x14\x66irst_used_timestamp\x18\x03 \x01(\x03\"\xce\x01\n\rClientResults\x12Z\n\x11\x63lient_result_map\x18\x01 \x03(\x0b\x32?.segmentation_platform.proto.ClientResults.ClientResultMapEntry\x1a\x61\n\x14\x43lientResultMapEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x01(\x0b\x32).segmentation_platform.proto.ClientResult:\x02\x38\x01\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.segmentation_platform.internal.proto.client_results_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_CLIENTRESULTS_CLIENTRESULTMAPENTRY']._loaded_options = None
  _globals['_CLIENTRESULTS_CLIENTRESULTMAPENTRY']._serialized_options = b'8\001'
  _globals['_CLIENTRESULT']._serialized_start=173
  _globals['_CLIENTRESULT']._serialized_end=309
  _globals['_CLIENTRESULTS']._serialized_start=312
  _globals['_CLIENTRESULTS']._serialized_end=518
  _globals['_CLIENTRESULTS_CLIENTRESULTMAPENTRY']._serialized_start=421
  _globals['_CLIENTRESULTS_CLIENTRESULTMAPENTRY']._serialized_end=518
# @@protoc_insertion_point(module_scope)
