apache_beam.options.value_provider module¶
A ValueProvider class to implement templates with both statically and dynamically provided values.
-
class
apache_beam.options.value_provider.RuntimeValueProvider(option_name, value_type, default_value)[source]¶ Bases:
apache_beam.options.value_provider.ValueProvider-
runtime_options= None¶
-