# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: protos/perfetto/trace_summary/file.proto
# Protobuf Python Version: 6.33.5
"""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,
    6,
    33,
    5,
    '',
    'protos/perfetto/trace_summary/file.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from protos.perfetto.perfetto_sql import structured_query_pb2 as protos_dot_perfetto_dot_perfetto__sql_dot_structured__query__pb2
from protos.perfetto.trace_summary import v2_metric_pb2 as protos_dot_perfetto_dot_trace__summary_dot_v2__metric__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(protos/perfetto/trace_summary/file.proto\x12\x0fperfetto.protos\x1a\x33protos/perfetto/perfetto_sql/structured_query.proto\x1a-protos/perfetto/trace_summary/v2_metric.proto\"\xd1\x01\n\x10TraceSummarySpec\x12\x37\n\x0bmetric_spec\x18\x01 \x03(\x0b\x32\".perfetto.protos.TraceMetricV2Spec\x12:\n\x05query\x18\x02 \x03(\x0b\x32+.perfetto.protos.PerfettoSqlStructuredQuery\x12H\n\x14metric_template_spec\x18\x03 \x03(\x0b\x32*.perfetto.protos.TraceMetricV2TemplateSpec\"\xb4\x01\n\x0cTraceSummary\x12<\n\x0emetric_bundles\x18\x03 \x03(\x0b\x32$.perfetto.protos.TraceMetricV2Bundle\x12\x38\n\x08metadata\x18\x02 \x03(\x0b\x32&.perfetto.protos.TraceSummary.Metadata\x1a&\n\x08Metadata\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'protos.perfetto.trace_summary.file_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_TRACESUMMARYSPEC']._serialized_start=162
  _globals['_TRACESUMMARYSPEC']._serialized_end=371
  _globals['_TRACESUMMARY']._serialized_start=374
  _globals['_TRACESUMMARY']._serialized_end=554
  _globals['_TRACESUMMARY_METADATA']._serialized_start=510
  _globals['_TRACESUMMARY_METADATA']._serialized_end=548
# @@protoc_insertion_point(module_scope)
