damccorm opened a new pull request, #39292: URL: https://github.com/apache/beam/pull/39292
## Description Add documentation comments to previously undocumented messages, fields, and enums in the Beam Runner API pipeline model protos. ## Files Changed | File | Changes | |---|---| | `beam_runner_api.proto` | State specs (ReadModifyWrite, Bag, Combining, Map, Multimap, Set, TimerFamily), environment payloads (Docker, Process, External, AnyOf), artifact messages, triggers, RedistributePayload, IsBounded, LabelledPayload | | `metrics.proto` | MonitoringInfo, MonitoringInfoSpecs, labels, type URNs | | `schema.proto` | Schema, Field, FieldType, all type variants, Row, FieldValue | | `external_transforms.proto` | ManagedTransforms, Annotations | | `endpoints.proto` | AuthenticationSpec | ## Notes - All changes are comment-only — no code, field numbers, types, or options modified - Comments match the existing style (using `(Required)`/`(Optional)` prefixes, cross-references, etc.) - 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]
