You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>field</strong> (<em>str</em><em>, </em><em>optional</em>) – When type is <code class="docutils literal notranslate"><span class="pre">http_header</span></code> , name of the header to use to extract the value.</p></li>
19987
19993
<li><p><strong>local_variable_name</strong> (<em>str</em><em>, </em><em>optional</em>) – When type is <code class="docutils literal notranslate"><span class="pre">local_variable</span></code> , name of the local variable to use to extract the value.</p></li>
19988
19994
<li><p><strong>parser</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_variable_parser.SyntheticsVariableParser" title="datadog_api_client.v1.model.synthetics_variable_parser.SyntheticsVariableParser"><em>SyntheticsVariableParser</em></a><em>, </em><em>optional</em>) – Details of the parser to use for the global variable.</p></li>
19989
-
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType" title="datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType"><em>SyntheticsGlobalVariableParseTestOptionsType</em></a>) – Property of the Synthetic Test Response to use for a Synthetic global variable.</p></li>
19995
+
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType" title="datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType"><em>SyntheticsGlobalVariableParseTestOptionsType</em></a>) – Type of value to extract from a test for a Synthetic global variable.</p></li>
<span id="datadog-api-client-v1-model-synthetics-local-variable-parsing-options-type-module"></span><h2 id="module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type">datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type module<a class="headerlink" href="#module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type" title="Link to this heading">¶</a></h2>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“grpc_message”, “grpc_metadata”, “http_body”, “http_header”, “http_status_code”].</p></li>
20155
+
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
20156
+
will be type checked and a TypeError will be raised if the wrong type is input.
20157
+
Defaults to True.</p></li>
20158
+
<li><p><strong>_path_to_item</strong> (<em>tuple/list</em>) – This is a list of keys or values to drill down to
20159
+
the model in received_data when deserializing a response.</p></li>
20160
+
<li><p><strong>_spec_property_naming</strong> (<em>bool</em>) – True if the variable names in the input
20161
+
data are serialized names, as specified in the OpenAPI document. False if the
20162
+
variable names in the input data are pythonic names, e.g. snake case (default).</p></li>
20163
+
<li><p><strong>_configuration</strong> (<a class="reference internal" href="datadog_api_client.v1.html#datadog_api_client.v1.Configuration" title="datadog_api_client.v1.Configuration"><em>Configuration</em></a>) – The instance to use when deserializing a
20164
+
file_type parameter. If passed, type conversion is attempted If omitted no
<span id="datadog-api-client-v1-model-synthetics-location-module"></span><h2 id="module-datadog_api_client.v1.model.synthetics_location">datadog_api_client.v1.model.synthetics_location module<a class="headerlink" href="#module-datadog_api_client.v1.model.synthetics_location" title="Link to this heading">¶</a></h2>
<li><p><strong>field</strong> (<em>str</em><em>, </em><em>optional</em>) – When type is <code class="docutils literal notranslate"><span class="pre">http_header</span></code> , name of the header to use to extract the value.</p></li>
20213
+
<li><p><strong>field</strong> (<em>str</em><em>, </em><em>optional</em>) – When type is <code class="docutils literal notranslate"><span class="pre">http_header</span></code> or <code class="docutils literal notranslate"><span class="pre">grpc_metadata</span></code> , name of the header or metadatum to extract.</p></li>
20181
20214
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the variable to extract.</p></li>
20182
20215
<li><p><strong>parser</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_variable_parser.SyntheticsVariableParser" title="datadog_api_client.v1.model.synthetics_variable_parser.SyntheticsVariableParser"><em>SyntheticsVariableParser</em></a><em>, </em><em>optional</em>) – Details of the parser to use for the global variable.</p></li>
20183
20216
<li><p><strong>secure</strong> (<em>bool</em><em>, </em><em>optional</em>) – Determines whether or not the extracted value will be obfuscated.</p></li>
20184
-
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType" title="datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType"><em>SyntheticsGlobalVariableParseTestOptionsType</em></a><em>, </em><em>optional</em>) – Property of the Synthetic Test Response to use for a Synthetic global variable.</p></li>
20217
+
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType" title="datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType"><em>SyntheticsLocalVariableParsingOptionsType</em></a><em>, </em><em>optional</em>) – Property of the Synthetic Test Response to extract into a local variable.</p></li>
<li><a href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_list_global_variables_response.SyntheticsListGlobalVariablesResponse">SyntheticsListGlobalVariablesResponse (class in datadog_api_client.v1.model.synthetics_list_global_variables_response)</a>
29057
29066
</li>
29058
29067
<li><a href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_list_tests_response.SyntheticsListTestsResponse">SyntheticsListTestsResponse (class in datadog_api_client.v1.model.synthetics_list_tests_response)</a>
29068
+
</li>
29069
+
<li><a href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType">SyntheticsLocalVariableParsingOptionsType (class in datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type)</a>
29059
29070
</li>
29060
29071
<li><a href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_location.SyntheticsLocation">SyntheticsLocation (class in datadog_api_client.v1.model.synthetics_location)</a>
0 commit comments