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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13probe_message.proto\x12\x12\x63hrome_browser_net\"\x9d\x04\n\x0bProbePacket\x12\x36\n\x06header\x18\x01 \x01(\x0b\x32&.chrome_browser_net.ProbePacket.Header\x12\x34\n\x05token\x18\x02 \x01(\x0b\x32%.chrome_browser_net.ProbePacket.Token\x12\x10\n\x08group_id\x18\x03 \x01(\r\x12\x14\n\x0cpacket_index\x18\x04 \x01(\r\x12\x18\n\x10probe_size_bytes\x18\x05 \x01(\r\x12\x1e\n\x16pacing_interval_micros\x18\x06 \x01(\r\x12\x1c\n\x14number_probe_packets\x18\x07 \x01(\r\x12 \n\x18server_processing_micros\x18\t \x01(\x03\x12\x0f\n\x07padding\x18\x08 \x01(\x0c\x1a_\n\x06Header\x12\x0f\n\x07version\x18\x01 \x02(\r\x12\x10\n\x08\x63hecksum\x18\x02 \x01(\r\x12\x32\n\x04type\x18\x03 \x01(\x0e\x32$.chrome_browser_net.ProbePacket.Type\x1a/\n\x05Token\x12\x18\n\x10timestamp_micros\x18\x01 \x02(\x04\x12\x0c\n\x04hash\x18\x02 \x02(\x0c\"[\n\x04Type\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x11\n\rHELLO_REQUEST\x10\x01\x12\x0f\n\x0bHELLO_REPLY\x10\x02\x12\x11\n\rPROBE_REQUEST\x10\x03\x12\x0f\n\x0bPROBE_REPLY\x10\x04\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'probe_message_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_PROBEPACKET']._serialized_start=44
  _globals['_PROBEPACKET']._serialized_end=585
  _globals['_PROBEPACKET_HEADER']._serialized_start=348
  _globals['_PROBEPACKET_HEADER']._serialized_end=443
  _globals['_PROBEPACKET_TOKEN']._serialized_start=445
  _globals['_PROBEPACKET_TOKEN']._serialized_end=492
  _globals['_PROBEPACKET_TYPE']._serialized_start=494
  _globals['_PROBEPACKET_TYPE']._serialized_end=585
# @@protoc_insertion_point(module_scope)
