While upgrading the client library, I noticed that one of the expected parameters in: composer/workflows/kubernetes_pod_operator.py Was causing failures. You can see [the "fix" I added in this commit](https://github.com/GoogleCloudPlatform/python-docs-samples/pull/2436/commits/e26cd5f31be07d4ffc0e9421b3c18a912336d5e7). This issue is to track determining whether this is the right approach or to replace the hack with the correct (expected) input.