blob: f55563f869f1fe8d98a2aca476d0430a8a0abbc1 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: stream_unary.proto
# Protobuf Python Version: 4.25.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 symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
b'\n\x12stream_unary.proto\x12\x07\x65xample"\x17\n\x07Request\x12\x0c\n\x04name\x18\x01 \x01(\t"\x1b\n\x08Response\x12\x0f\n\x07message\x18\x01 \x01(\t2L\n\x12StreamUnaryService\x12\x36\n\x0bStreamUnary\x12\x10.example.Request\x1a\x11.example.Response"\x00(\x01\x62\x06proto3'
)
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "stream_unary_pb2", _globals)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_globals["_REQUEST"]._serialized_start = 31
_globals["_REQUEST"]._serialized_end = 54
_globals["_RESPONSE"]._serialized_start = 56
_globals["_RESPONSE"]._serialized_end = 83
_globals["_STREAMUNARYSERVICE"]._serialized_start = 85
_globals["_STREAMUNARYSERVICE"]._serialized_end = 161
# @@protoc_insertion_point(module_scope)