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>
class yeying.api.bulletin.bulletin_pb2.SolutionCard

Bases: Message, Message

DESCRIPTOR = <google._upb._message.Descriptor object>
class yeying.api.bulletin.bulletin_pb2.SolutionMetadata

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: object

Missing 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: object

Missing 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: object

Missing associated documentation comment in .proto file.

yeying.api.bulletin.bulletin_pb2_grpc.add_BulletinServicer_to_server(servicer, server)

Module contents