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

_sym_db = _symbol_database.Default()


from components.segmentation_platform.public.proto import output_config_pb2 as components_dot_segmentation__platform_dot_public_dot_proto_dot_output__config__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nEcomponents/segmentation_platform/public/proto/prediction_result.proto\x12\x1bsegmentation_platform.proto\x1a\x41\x63omponents/segmentation_platform/public/proto/output_config.proto\"\x91\x01\n\x10PredictionResult\x12\x0e\n\x06result\x18\x01 \x03(\x02\x12\x14\n\x0ctimestamp_us\x18\x02 \x01(\x03\x12@\n\routput_config\x18\x03 \x01(\x0b\x32).segmentation_platform.proto.OutputConfig\x12\x15\n\rmodel_version\x18\x04 \x01(\x03\x42N\n3org.chromium.components.segmentation_platform.protoB\x15PredictionResultProtoH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.segmentation_platform.public.proto.prediction_result_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n3org.chromium.components.segmentation_platform.protoB\025PredictionResultProtoH\003'
  _globals['_PREDICTIONRESULT']._serialized_start=170
  _globals['_PREDICTIONRESULT']._serialized_end=315
# @@protoc_insertion_point(module_scope)
