tree: 3b862ef3b4997bdcee8d8a7d477e82ab5da4162b [path history] [tgz]
  1. api/
  2. api_v2/
  3. config/
  4. internals/
  5. plugin/
  6. __init__.py
  7. Makefile
  8. README.md
appengine/swarming/proto/README.md

proto

Contains protobuf definitions:

  • api_v2/: public pRPC API.
  • plugin/: API used by Quota Scheduler (deprecated).
  • config/: Swarming LUCI Config schemas.
  • internals/: internal APIs used by Swarming itself.
  • api/: deprecated APIs, to be deleted soon.

These protos are also exported into luci-go.git here. Up-to-date BigQuery schemas are defined in luci-go.git.