tvalentyn commented on code in PR #38370:
URL: https://github.com/apache/beam/pull/38370#discussion_r3203193352
##########
sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py:
##########
@@ -8047,11 +8062,3 @@ class WriteInstruction(_messages.Message):
StandardQueryParameters.FXgafvValueValuesEnum, '_1', '1')
encoding.AddCustomJsonEnumMapping(
StandardQueryParameters.FXgafvValueValuesEnum, '_2', '2')
-encoding.AddCustomJsonFieldMapping(
- DataflowProjectsLocationsTemplatesLaunchRequest,
'dynamicTemplate_gcsPath', 'dynamicTemplate.gcsPath')
Review Comment:
why is this removed? I am not seeing this change when i attempt to
regenerate the client myself.
--
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]