jina.proto package#
Submodules#
Module contents#
The jina.proto
defines the protobuf used in jina. It is the core message protocol used in communicating between jina.orchestrate.deployments.BaseDeployment
. It also defines the interface of a gRPC service.