ClickHouse/tests/integration/test_storage_kafka/social_pb2.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
1.0 KiB
Python
Raw Normal View History

2020-11-06 16:54:44 +00:00
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
2022-06-06 13:31:20 +00:00
# source: clickhouse_path/format_schemas/social.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
2020-11-06 16:54:44 +00:00
from google.protobuf import descriptor as _descriptor
2022-06-06 13:31:20 +00:00
from google.protobuf import descriptor_pool as _descriptor_pool
2020-11-06 16:54:44 +00:00
from google.protobuf import symbol_database as _symbol_database
2020-11-06 16:54:44 +00:00
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
2022-06-06 13:31:20 +00:00
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
b'\n+clickhouse_path/format_schemas/social.proto"+\n\x04User\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x11\n\ttimestamp\x18\x02 \x01(\x05\x62\x06proto3'
2020-11-06 16:54:44 +00:00
)
2022-06-06 13:31:20 +00:00
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(
DESCRIPTOR, "clickhouse_path.format_schemas.social_pb2", globals()
2020-11-06 16:54:44 +00:00
)
2022-06-06 13:31:20 +00:00
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_USER._serialized_start = 47
_USER._serialized_end = 90
2020-11-06 16:54:44 +00:00
# @@protoc_insertion_point(module_scope)