Contents Menu Expand Light mode Dark mode Auto light/dark mode
Get answers to all your questions at our Office Hour on June 30 at 19:00 CET
Jina 3.6.8 documentation
Light Logo Dark Logo
Star

Get Started

  • Install
    • Docker image
    • On Windows
    • Troubleshooting
  • Create Project
  • Glossary

User Guides

  • Executor
    • Basics
    • @requests methods
    • Monitor
    • Run
    • Serve
    • YAML specification
    • File structure
    • Containerize
  • Flow
    • Basic
    • Add Executors
    • Topology
    • Monitor
    • Readiness & health check
    • Handle exceptions
    • YAML specification
  • Gateway
  • Client
    • Third-party clients
  • Hub
    • Portal
    • Create
    • Publish
    • Use
    • Sandbox
    • Debug
    • Best practices
  • JCloud
    • Basic
    • Advanced
    • FAQ
  • How-To
    • Use Jina on Colab with GPU/TPU
    • Write clean & efficient code
    • Use async coroutines in Executors
    • Scale out your Executor
    • Run Executors on GPU
    • Use external Executors
    • Add selection control to a Flow
    • Deploy with Docker Compose
    • Deploy with Kubernetes
    • Use monitoring with Jina in Kubernetes

Developer References

  • Python API
  • Command-Line Interface
  • Protocol Documentation
  • Environment Variables

Legacy Support

  • Migrate Jina 2 to Jina 3
  • Jina 2 Documentation

Ecosystem

  • Jina
  • Jina Hub
  • Finetuner
  • DocArray
  • CLIP-as-service
  • JCloud
  • NOW
Back to top

jina.proto package#

Submodules#

  • jina.proto.jina_pb2 module
  • jina.proto.jina_pb2_grpc module
  • jina.proto.serializer module

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.

Copyright © Jina AI Limited. All rights reserved.
Last updated on Jun 28, 2022
Contents
  • jina.proto package
    • Submodules
    • Module contents