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

_sym_db = _symbol_database.Default()


from components.reporting.proto.synced import record_constants_pb2 as components_dot_reporting_dot_proto_dot_synced_dot_record__constants__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:components/reporting/proto/synced/configuration_file.proto\x12\treporting\x1a\x38\x63omponents/reporting/proto/synced/record_constants.proto\"s\n\nConfigFile\x12\x0f\n\x07version\x18\x03 \x01(\x05\x12\x35\n\x15\x62locked_event_configs\x18\x01 \x03(\x0b\x32\x16.reporting.EventConfig\x12\x1d\n\x15\x63onfig_file_signature\x18\x02 \x01(\x0c\"|\n\x0b\x45ventConfig\x12+\n\x0b\x64\x65stination\x18\x01 \x01(\x0e\x32\x16.reporting.Destination\x12\x1f\n\x17minimum_release_version\x18\x02 \x01(\x05\x12\x1f\n\x17maximum_release_version\x18\x03 \x01(\x05\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.reporting.proto.synced.configuration_file_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_CONFIGFILE']._serialized_start=131
  _globals['_CONFIGFILE']._serialized_end=246
  _globals['_EVENTCONFIG']._serialized_start=248
  _globals['_EVENTCONFIG']._serialized_end=372
# @@protoc_insertion_point(module_scope)
