github.com/apache/beam/sdks/v2@v2.48.2/python/apache_beam/runners/dataflow/internal/clients/README.txt (about) 1 To regenerate these files run 2 3 pip install google-apitools[cli] 4 gen_client \ 5 --discovery_url dataflow.v1b3 \ 6 --overwrite \ 7 --root_package=. \ 8 --outdir=apache_beam/runners/dataflow/internal/clients/dataflow \ 9 client 10 11 Patch up the imports in __init__ to make them conditional.