# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/segmentation_platform/public/proto/output_config.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/public/proto/output_config.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAcomponents/segmentation_platform/public/proto/output_config.proto\x12\x1bsegmentation_platform.proto\"\xe7\x06\n\tPredictor\x12T\n\x11\x62inary_classifier\x18\x01 \x01(\x0b\x32\x37.segmentation_platform.proto.Predictor.BinaryClassifierH\x00\x12]\n\x16multi_class_classifier\x18\x02 \x01(\x0b\x32;.segmentation_platform.proto.Predictor.MultiClassClassifierH\x00\x12T\n\x11\x62inned_classifier\x18\x03 \x01(\x0b\x32\x37.segmentation_platform.proto.Predictor.BinnedClassifierH\x00\x12\x45\n\tregressor\x18\x04 \x01(\x0b\x32\x30.segmentation_platform.proto.Predictor.RegressorH\x00\x12T\n\x11generic_predictor\x18\x05 \x01(\x0b\x32\x37.segmentation_platform.proto.Predictor.GenericPredictorH\x00\x1aU\n\x10\x42inaryClassifier\x12\x11\n\tthreshold\x18\x01 \x01(\x02\x12\x16\n\x0epositive_label\x18\x02 \x01(\t\x12\x16\n\x0enegative_label\x18\x03 \x01(\t\x1ap\n\x14MultiClassClassifier\x12\x15\n\rtop_k_outputs\x18\x01 \x01(\x03\x12\x14\n\x0c\x63lass_labels\x18\x02 \x03(\t\x12\x11\n\tthreshold\x18\x03 \x01(\x02\x12\x18\n\x10\x63lass_thresholds\x18\x04 \x03(\x02\x1a\x9f\x01\n\x10\x42innedClassifier\x12I\n\x04\x62ins\x18\x01 \x03(\x0b\x32;.segmentation_platform.proto.Predictor.BinnedClassifier.Bin\x12\x17\n\x0funderflow_label\x18\x02 \x01(\t\x1a\'\n\x03\x42in\x12\x11\n\tmin_range\x18\x01 \x01(\x02\x12\r\n\x05label\x18\x02 \x01(\t\x1a\x0b\n\tRegressor\x1a)\n\x10GenericPredictor\x12\x15\n\routput_labels\x18\x01 \x03(\tB\x0f\n\rPredictorType\"\x81\x02\n\x12PredictedResultTTL\x12\x63\n\x14top_label_to_ttl_map\x18\x01 \x03(\x0b\x32\x45.segmentation_platform.proto.PredictedResultTTL.TopLabelToTtlMapEntry\x12\x13\n\x0b\x64\x65\x66\x61ult_ttl\x18\x02 \x01(\x04\x12\x38\n\ttime_unit\x18\x03 \x01(\x0e\x32%.segmentation_platform.proto.TimeUnit\x1a\x37\n\x15TopLabelToTtlMapEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x04:\x02\x38\x01\"\xbb\x01\n\x0cOutputConfig\x12\x39\n\tpredictor\x18\x01 \x01(\x0b\x32&.segmentation_platform.proto.Predictor\x12M\n\x14predicted_result_ttl\x18\x02 \x01(\x0b\x32/.segmentation_platform.proto.PredictedResultTTL\x12!\n\x19ignore_previous_model_ttl\x18\x03 \x01(\x08*k\n\x08TimeUnit\x12\x15\n\x11UNKNOWN_TIME_UNIT\x10\x00\x12\x08\n\x04YEAR\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x08\n\x04WEEK\x10\x03\x12\x07\n\x03\x44\x41Y\x10\x04\x12\x08\n\x04HOUR\x10\x05\x12\n\n\x06MINUTE\x10\x06\x12\n\n\x06SECOND\x10\x07\x42J\n3org.chromium.components.segmentation_platform.protoB\x11OutputConfigProtoH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.segmentation_platform.public.proto.output_config_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n3org.chromium.components.segmentation_platform.protoB\021OutputConfigProtoH\003'
  _globals['_PREDICTEDRESULTTTL_TOPLABELTOTTLMAPENTRY']._loaded_options = None
  _globals['_PREDICTEDRESULTTTL_TOPLABELTOTTLMAPENTRY']._serialized_options = b'8\001'
  _globals['_TIMEUNIT']._serialized_start=1422
  _globals['_TIMEUNIT']._serialized_end=1529
  _globals['_PREDICTOR']._serialized_start=99
  _globals['_PREDICTOR']._serialized_end=970
  _globals['_PREDICTOR_BINARYCLASSIFIER']._serialized_start=536
  _globals['_PREDICTOR_BINARYCLASSIFIER']._serialized_end=621
  _globals['_PREDICTOR_MULTICLASSCLASSIFIER']._serialized_start=623
  _globals['_PREDICTOR_MULTICLASSCLASSIFIER']._serialized_end=735
  _globals['_PREDICTOR_BINNEDCLASSIFIER']._serialized_start=738
  _globals['_PREDICTOR_BINNEDCLASSIFIER']._serialized_end=897
  _globals['_PREDICTOR_BINNEDCLASSIFIER_BIN']._serialized_start=858
  _globals['_PREDICTOR_BINNEDCLASSIFIER_BIN']._serialized_end=897
  _globals['_PREDICTOR_REGRESSOR']._serialized_start=899
  _globals['_PREDICTOR_REGRESSOR']._serialized_end=910
  _globals['_PREDICTOR_GENERICPREDICTOR']._serialized_start=912
  _globals['_PREDICTOR_GENERICPREDICTOR']._serialized_end=953
  _globals['_PREDICTEDRESULTTTL']._serialized_start=973
  _globals['_PREDICTEDRESULTTTL']._serialized_end=1230
  _globals['_PREDICTEDRESULTTTL_TOPLABELTOTTLMAPENTRY']._serialized_start=1175
  _globals['_PREDICTEDRESULTTTL_TOPLABELTOTTLMAPENTRY']._serialized_end=1230
  _globals['_OUTPUTCONFIG']._serialized_start=1233
  _globals['_OUTPUTCONFIG']._serialized_end=1420
# @@protoc_insertion_point(module_scope)
