yeying.api.bulletin package
Submodules
yeying.api.bulletin.bulletin_pb2 module
Generated protocol buffer code.
- class yeying.api.bulletin.bulletin_pb2.BulletinListRequest
Bases:
Message,Message- DESCRIPTOR = <google._upb._message.Descriptor object>
- class yeying.api.bulletin.bulletin_pb2.BulletinListRequestBody
Bases:
Message,Message- DESCRIPTOR = <google._upb._message.Descriptor object>
- class yeying.api.bulletin.bulletin_pb2.BulletinListResponse
Bases:
Message,Message- DESCRIPTOR = <google._upb._message.Descriptor object>
- class yeying.api.bulletin.bulletin_pb2.BulletinListResponseBody
Bases:
Message,Message- DESCRIPTOR = <google._upb._message.Descriptor object>
yeying.api.bulletin.bulletin_pb2_grpc module
Client and server classes corresponding to protobuf-defined services.
- class yeying.api.bulletin.bulletin_pb2_grpc.Bulletin
Bases:
objectMissing associated documentation comment in .proto file.
- static List(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)
- class yeying.api.bulletin.bulletin_pb2_grpc.BulletinServicer
Bases:
objectMissing associated documentation comment in .proto file.
- List(request, context)
Missing associated documentation comment in .proto file.
- class yeying.api.bulletin.bulletin_pb2_grpc.BulletinStub(channel)
Bases:
objectMissing associated documentation comment in .proto file.
- yeying.api.bulletin.bulletin_pb2_grpc.add_BulletinServicer_to_server(servicer, server)