79187702

Date: 2024-11-14 07:15:39
Score: 1.5
Natty:
Report link

A workaround is to create a metadata.json for your flex template (https://cloud.google.com/dataflow/docs/guides/templates/configuring-flex-templates#metadata), and define a parameter there like so:

...
    {
      "name": "disk_size_gb",
      "label": "Disk Size in Gb for the worker",
      "helpText": "Disk Size in Gb for the worker"
    }
...
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Valentyn