# OpenResponsesRequestPluginUnion ## Supported Types ### `components.OpenResponsesRequestPluginAutoRouter` ```python value: components.OpenResponsesRequestPluginAutoRouter = /* values here */ ``` ### `components.OpenResponsesRequestPluginModeration` ```python value: components.OpenResponsesRequestPluginModeration = /* values here */ ``` ### `components.OpenResponsesRequestPluginWeb` ```python value: components.OpenResponsesRequestPluginWeb = /* values here */ ``` ### `components.OpenResponsesRequestPluginFileParser` ```python value: components.OpenResponsesRequestPluginFileParser = /* values here */ ``` ### `components.OpenResponsesRequestPluginResponseHealing` ```python value: components.OpenResponsesRequestPluginResponseHealing = /* values here */ ```