Noisy changes appear in autogenerated snippets #1457
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
There is a lot of noise in the generated output, in particular the snippetgen json files, which started about 2 weeks ago where the filenames in the snippetgen json are changing. The issue only appears in clients where we've enabled REST transport. For example in https://github.com/googleapis/python-dataflow, we enabled REST transport in googleapis/python-dataflow-client#139 and the PRs afterwards contained noisy changes
https://github.com/googleapis/python-dataflow-client/pull/141/files
https://github.com/googleapis/python-dataflow-client/pull/143/files
See the screenshot below where the value for
file
is changed fromdataflow_v1beta3_generated_jobs_v1_beta3_aggregated_list_jobs_sync_26f07383.py
todataflow_v1beta3_generated_jobs_v1_beta3_aggregated_list_jobs_sync_0d901b38.py
The text was updated successfully, but these errors were encountered: