Get desktop application:
View/edit binary Protocol Buffers messages
A filter state key and value pair. [#next-free-field: 7]
Used in:
,Filter state object key. The key is used to lookup the object factory, unless :ref:`factory_key <envoy_v3_api_field_extensions.filters.common.set_filter_state.v3.FilterStateValue.factory_key>` is set. See :ref:`the well-known filter state keys <well_known_filter_state>` for a list of valid object keys.
Optional filter object factory lookup key. See :ref:`the well-known filter state keys <well_known_filter_state>` for a list of valid factory keys.
Uses the :ref:`format string <config_access_log_format_strings>` to instantiate the filter state object value.
If marked as read-only, the filter state key value is locked, and cannot be overridden by any filter, including this filter.
Configures the object to be shared with the upstream internal connections. See :ref:`internal upstream transport <config_internal_upstream_transport>` for more details on the filter state sharing with the internal connections.
Skip the update if the value evaluates to an empty string. This option can be used to supply multiple alternatives for the same filter state object key.
Used in:
Object is not shared with the upstream internal connections.
Object is shared with the upstream internal connection.
Object is shared with the upstream internal connection and any internal connection upstream from it.