We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78071e2 commit ac184a6Copy full SHA for ac184a6
1 file changed
sdks/python/apache_beam/coders/proto2_coder_test_messages_pb2.py
@@ -23,17 +23,8 @@
23
"""Generated protocol buffer code."""
24
from google.protobuf import descriptor as _descriptor
25
from google.protobuf import descriptor_pool as _descriptor_pool
26
-from google.protobuf import runtime_version as _runtime_version
27
from google.protobuf import symbol_database as _symbol_database
28
from google.protobuf.internal import builder as _builder
29
-_runtime_version.ValidateProtobufRuntimeVersion(
30
- _runtime_version.Domain.PUBLIC,
31
- 5,
32
- 28,
33
- 0,
34
- '',
35
- 'apache_beam/coders/proto2_coder_test_messages.proto'
36
-)
37
# @@protoc_insertion_point(imports)
38
39
_sym_db = _symbol_database.Default()
0 commit comments