yeying.api.vector package

Submodules

yeying.api.vector.vector_pb2 module

Generated protocol buffer code.

class yeying.api.vector.vector_pb2.VectorRequest

Bases: Message, Message

DESCRIPTOR = <google._upb._message.Descriptor object>
class yeying.api.vector.vector_pb2.VectorResponse

Bases: Message, Message

DESCRIPTOR = <google._upb._message.Descriptor object>

yeying.api.vector.vector_pb2_grpc module

Client and server classes corresponding to protobuf-defined services.

class yeying.api.vector.vector_pb2_grpc.Vector

Bases: object

Missing associated documentation comment in .proto file.

static Query(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)
class yeying.api.vector.vector_pb2_grpc.VectorServicer

Bases: object

Missing associated documentation comment in .proto file.

Query(request, context)

Missing associated documentation comment in .proto file.

class yeying.api.vector.vector_pb2_grpc.VectorStub(channel)

Bases: object

Missing associated documentation comment in .proto file.

yeying.api.vector.vector_pb2_grpc.add_VectorServicer_to_server(servicer, server)

Module contents