damccorm opened a new pull request, #39294: URL: https://github.com/apache/beam/pull/39294
## Description Add documentation comments to previously undocumented messages, fields, and enums in the Beam job management and interactive API protos. ## Files Changed | File | Changes | |---|---| | `beam_artifact_api.proto` | ArtifactRetrievalService, ArtifactStagingService, ArtifactRequestWrapper, ProxyManifest, PutArtifactMetadata | | `beam_expansion_api.proto` | ExpansionRequest/Response, DiscoverSchemaTransformRequest/Response, SchemaTransformConfig | | `beam_job_api.proto` | JobService, JobInfo, JobStateEvent, JobMessage, GetJobMetricsRequest/Response, MetricResults, PipelineOptionType | | `beam_interactive_api.proto` | TestStreamService, EventsRequest | ## 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]
