Get desktop application:
View/edit binary Protocol Buffers messages
The metadata namespace. This field is deprecated; please use ``metadata`` as replacement.
The untyped value to update the dynamic metadata namespace with. See :ref:`the filter documentation <config_http_filters_set_metadata>` for more information on how this value is merged with potentially existing ones. This field is deprecated; please use ``metadata`` as replacement.
Defines changes to be made to dynamic metadata.
Used in:
The metadata namespace.
Allow the filter to overwrite or merge with an existing value in the namespace.
The value to place at the namespace. If ``allow_overwrite``, this will overwrite or merge with any existing values in that namespace. See :ref:`the filter documentation <config_http_filters_set_metadata>` for more information on how this value is merged with potentially existing ones if ``allow_overwrite`` is configured. Only one of ``value`` and ``typed_value`` may be set.
The value to place at the namespace. If ``allow_overwrite``, this will overwrite any existing values in that namespace. Only one of ``value`` and ``typed_value`` may be set.