You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2022/03/08 18:03:14 UTC

[beam] branch master updated (77f57d1 -> f0e14fb)

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 77f57d1  [BEAM-13709] Inconsistent behavior when parsing boolean flags across different APIs in Python SDK (#16929)
     add e9e4aa5  Update dataflow API client.
     add c80b1ba  Instructions for updating apitools generated files.
     add f0e14fb  Merge pull request #17039 Update generated dataflow apitools messages.

No new revisions were added by this update.

Summary of changes:
 build.gradle.kts                                   |   3 +
 .../runners/dataflow/internal/clients/README.txt   |  11 +
 .../clients/dataflow/dataflow_v1b3_client.py       | 282 +--------
 .../clients/dataflow/dataflow_v1b3_messages.py     | 667 +++++++--------------
 4 files changed, 248 insertions(+), 715 deletions(-)
 create mode 100644 sdks/python/apache_beam/runners/dataflow/internal/clients/README.txt