-
Notifications
You must be signed in to change notification settings - Fork 77
Description
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 from dataflow_v1beta3_generated_jobs_v1_beta3_aggregated_list_jobs_sync_26f07383.py to dataflow_v1beta3_generated_jobs_v1_beta3_aggregated_list_jobs_sync_0d901b38.py
