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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11test_sample.proto\x12\x1f\x64om_distiller.test_sample.proto\"\xd8\x01\n\x08TypeTest\x12\x13\n\x0b\x66loat_value\x18\x01 \x01(\x02\x12\x14\n\x0c\x64ouble_value\x18\x02 \x01(\x01\x12\x13\n\x0bint32_value\x18\x03 \x01(\x05\x12\x12\n\nbool_value\x18\x04 \x01(\x08\x12\x14\n\x0cstring_value\x18\x05 \x01(\t\x12H\n\rmessage_value\x18\x06 \x01(\x0b\x32\x31.dom_distiller.test_sample.proto.TypeTest.Message\x1a\x18\n\x07Message\x12\r\n\x05\x64ummy\x18\x01 \x01(\x08\"\xd8\x01\n\x08Repeated\x12\x13\n\x0b\x66loat_value\x18\x01 \x03(\x02\x12\x14\n\x0c\x64ouble_value\x18\x02 \x03(\x01\x12\x13\n\x0bint32_value\x18\x03 \x03(\x05\x12\x12\n\nbool_value\x18\x04 \x03(\x08\x12\x14\n\x0cstring_value\x18\x05 \x03(\t\x12H\n\rmessage_value\x18\x06 \x03(\x0b\x32\x31.dom_distiller.test_sample.proto.Repeated.Message\x1a\x18\n\x07Message\x12\r\n\x05\x64ummy\x18\x01 \x03(\x08\x42\x44\n(org.chromium.distiller.test_sample.protoB\x16\x44omDistillerTestProtosH\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'test_sample_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n(org.chromium.distiller.test_sample.protoB\026DomDistillerTestProtosH\003'
  _globals['_TYPETEST']._serialized_start=55
  _globals['_TYPETEST']._serialized_end=271
  _globals['_TYPETEST_MESSAGE']._serialized_start=247
  _globals['_TYPETEST_MESSAGE']._serialized_end=271
  _globals['_REPEATED']._serialized_start=274
  _globals['_REPEATED']._serialized_end=490
  _globals['_REPEATED_MESSAGE']._serialized_start=466
  _globals['_REPEATED_MESSAGE']._serialized_end=490
# @@protoc_insertion_point(module_scope)
