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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,third_party/metrics_proto/device_state.proto\x12\x07metrics*\x99\x01\n\x0cThermalState\x12\x19\n\x15THERMAL_STATE_UNKNOWN\x10\x00\x12\x19\n\x15THERMAL_STATE_NOMINAL\x10\x01\x12\x16\n\x12THERMAL_STATE_FAIR\x10\x02\x12\x19\n\x15THERMAL_STATE_SERIOUS\x10\x03\x12\x1a\n\x16THERMAL_STATE_CRITICAL\x10\x04\x1a\x04:\x02\x10\x02\x42\x36\n\x1forg.chromium.components.metricsB\x11\x44\x65viceStateProtosH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'third_party.metrics_proto.device_state_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.metricsB\021DeviceStateProtosH\003'
  _globals['_THERMALSTATE']._loaded_options = None
  _globals['_THERMALSTATE']._serialized_options = b':\002\020\002'
  _globals['_THERMALSTATE']._serialized_start=58
  _globals['_THERMALSTATE']._serialized_end=211
# @@protoc_insertion_point(module_scope)
