damccorm opened a new pull request, #39293: URL: https://github.com/apache/beam/pull/39293
## Description Add documentation comments to previously undocumented messages, fields, and enums in the Beam Fn API protos, which define the gRPC interface between the SDK harness and runner harness. ## Files Changed | File | Changes | |---|---| | `beam_fn_api.proto` | ProcessBundleResponse, ProcessBundleProgressResponse, FinalizeBundleRequest/Response, Elements.DrainMode, StateRequest/Response, BeamFnState service, StateKey, OrderedListRange, LogControl, StartWorkerRequest/Response, StopWorkerRequest/Response, BeamFnExternalWorkerPool service | | `beam_provision_api.proto` | Consistency fix on dependencies field | ## Notes - All changes are comment-only — no code, field numbers, types, or options modified - This is part of a 3-PR set documenting all model protos -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
