Skip to content

Commit 0ebe73a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andcommitted
Fix VFTs and extracted local variables enum types (#2078)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> f3d7186
1 parent a1e8ea8 commit 0ebe73a

8 files changed

+69
-8
lines changed

_sources/datadog_api_client.v1.model.rst.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,6 +4435,13 @@ datadog\_api\_client.v1.model.synthetics\_list\_tests\_response module
44354435
:members:
44364436
:show-inheritance:
44374437

4438+
datadog\_api\_client.v1.model.synthetics\_local\_variable\_parsing\_options\_type module
4439+
----------------------------------------------------------------------------------------
4440+
4441+
.. automodule:: datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type
4442+
:members:
4443+
:show-inheritance:
4444+
44384445
datadog\_api\_client.v1.model.synthetics\_location module
44394446
---------------------------------------------------------
44404447

datadog_api_client.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,7 @@ <h2 id="subpackages">Subpackages<a class="headerlink" href="#subpackages" title=
18941894
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_global_variable_value">datadog_api_client.v1.model.synthetics_global_variable_value module</a></li>
18951895
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_global_variables_response">datadog_api_client.v1.model.synthetics_list_global_variables_response module</a></li>
18961896
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_tests_response">datadog_api_client.v1.model.synthetics_list_tests_response module</a></li>
1897+
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#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></li>
18971898
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_location">datadog_api_client.v1.model.synthetics_location module</a></li>
18981899
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_locations">datadog_api_client.v1.model.synthetics_locations module</a></li>
18991900
<li class="toctree-l4"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_parsing_options">datadog_api_client.v1.model.synthetics_parsing_options module</a></li>

datadog_api_client.v1.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3804,6 +3804,10 @@ <h2 id="subpackages">Subpackages<a class="headerlink" href="#subpackages" title=
38043804
<li class="toctree-l3"><a class="reference internal" href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_list_tests_response.SyntheticsListTestsResponse"><code class="docutils literal notranslate"><span class="pre">SyntheticsListTestsResponse</span></code></a></li>
38053805
</ul>
38063806
</li>
3807+
<li class="toctree-l2"><a class="reference internal" href="datadog_api_client.v1.model.html#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><ul>
3808+
<li class="toctree-l3"><a class="reference internal" href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType"><code class="docutils literal notranslate"><span class="pre">SyntheticsLocalVariableParsingOptionsType</span></code></a></li>
3809+
</ul>
3810+
</li>
38073811
<li class="toctree-l2"><a class="reference internal" href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_location">datadog_api_client.v1.model.synthetics_location module</a><ul>
38083812
<li class="toctree-l3"><a class="reference internal" href="datadog_api_client.v1.model.html#datadog_api_client.v1.model.synthetics_location.SyntheticsLocation"><code class="docutils literal notranslate"><span class="pre">SyntheticsLocation</span></code></a></li>
38093813
</ul>

datadog_api_client.v1.model.html

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4476,6 +4476,12 @@
44764476
</li></ul>
44774477
</nav>
44784478
</li>
4479+
<li class="md-nav__item"><a href="#module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type" class="md-nav__link">datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type module</a><nav class="md-nav">
4480+
<ul class="md-nav__list">
4481+
<li class="md-nav__item"><a href="#datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType" class="md-nav__link"><code class="docutils literal notranslate"><span class="pre">SyntheticsLocalVariableParsingOptionsType</span></code></a>
4482+
</li></ul>
4483+
</nav>
4484+
</li>
44794485
<li class="md-nav__item"><a href="#module-datadog_api_client.v1.model.synthetics_location" class="md-nav__link">datadog_api_client.v1.model.synthetics_location module</a><nav class="md-nav">
44804486
<ul class="md-nav__list">
44814487
<li class="md-nav__item"><a href="#datadog_api_client.v1.model.synthetics_location.SyntheticsLocation" class="md-nav__link"><code class="docutils literal notranslate"><span class="pre">SyntheticsLocation</span></code></a>
@@ -19986,7 +19992,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1998619992
<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>
1998719993
<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>
1998819994
<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>
1999019996
</ul>
1999119997
</dd>
1999219998
</dl>
@@ -19998,11 +20004,11 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1999820004
<dt class="sig sig-object py" id="datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType">
1999920005
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">SyntheticsGlobalVariableParseTestOptionsType</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#datadog_api_client.v1.model.synthetics_global_variable_parse_test_options_type.SyntheticsGlobalVariableParseTestOptionsType" title="Link to this definition">¶</a></dt>
2000020006
<dd><p>Bases: <a class="reference internal" href="datadog_api_client.html#datadog_api_client.model_utils.ModelSimple" title="datadog_api_client.model_utils.ModelSimple"><code class="xref py py-class docutils literal notranslate"><span class="pre">ModelSimple</span></code></a></p>
20001-
<p>Property of the Synthetic Test Response to use for a Synthetic global variable.</p>
20007+
<p>Type of value to extract from a test for a Synthetic global variable.</p>
2000220008
<dl class="field-list simple">
2000320009
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2000420010
<dd class="field-odd"><ul class="simple">
20005-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“http_body”, “http_header”, “local_variable”].</p></li>
20011+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“http_body”, “http_header”, “http_status_code”, “local_variable”].</p></li>
2000620012
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
2000720013
will be type checked and a TypeError will be raised if the wrong type is input.
2000820014
Defaults to True.</p></li>
@@ -20135,6 +20141,33 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2013520141
</dl>
2013620142
</dd></dl>
2013720143
</section>
20144+
<section id="module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type">
20145+
<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>
20146+
<dl class="py class">
20147+
<dt class="sig sig-object py" id="datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType">
20148+
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">SyntheticsLocalVariableParsingOptionsType</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type.SyntheticsLocalVariableParsingOptionsType" title="Link to this definition">¶</a></dt>
20149+
<dd><p>Bases: <a class="reference internal" href="datadog_api_client.html#datadog_api_client.model_utils.ModelSimple" title="datadog_api_client.model_utils.ModelSimple"><code class="xref py py-class docutils literal notranslate"><span class="pre">ModelSimple</span></code></a></p>
20150+
<p>Property of the Synthetic Test Response to extract into a local variable.</p>
20151+
<dl class="field-list simple">
20152+
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
20153+
<dd class="field-odd"><ul class="simple">
20154+
<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
20165+
type conversion is done.</p></li>
20166+
</ul>
20167+
</dd>
20168+
</dl>
20169+
</dd></dl>
20170+
</section>
2013820171
<section id="module-datadog_api_client.v1.model.synthetics_location">
2013920172
<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>
2014020173
<dl class="py class">
@@ -20177,11 +20210,11 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2017720210
<dl class="field-list simple">
2017820211
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2017920212
<dd class="field-odd"><ul class="simple">
20180-
<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>
2018120214
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the variable to extract.</p></li>
2018220215
<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>
2018320216
<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>
2018520218
</ul>
2018620219
</dd>
2018720220
</dl>

genindex.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6690,6 +6690,13 @@ <h2 id="D">D</h2>
66906690

66916691
<ul>
66926692
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_tests_response">module</a>
6693+
</li>
6694+
</ul></li>
6695+
<li>
6696+
datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type
6697+
6698+
<ul>
6699+
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type">module</a>
66936700
</li>
66946701
</ul></li>
66956702
<li>
@@ -11011,15 +11018,15 @@ <h2 id="D">D</h2>
1101111018
<li><a href="datadog_api_client.v2.model.html#module-datadog_api_client.v2.model.custom_costs_file_usage_charge_period">module</a>
1101211019
</li>
1101311020
</ul></li>
11021+
</ul></td>
11022+
<td style="width: 33%; vertical-align: top;"><ul>
1101411023
<li>
1101511024
datadog_api_client.v2.model.custom_costs_user
1101611025

1101711026
<ul>
1101811027
<li><a href="datadog_api_client.v2.model.html#module-datadog_api_client.v2.model.custom_costs_user">module</a>
1101911028
</li>
1102011029
</ul></li>
11021-
</ul></td>
11022-
<td style="width: 33%; vertical-align: top;"><ul>
1102311030
<li>
1102411031
datadog_api_client.v2.model.custom_destination_attribute_tags_restriction_list_type
1102511032

@@ -23277,6 +23284,8 @@ <h2 id="M">M</h2>
2327723284
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_global_variables_response">datadog_api_client.v1.model.synthetics_list_global_variables_response</a>
2327823285
</li>
2327923286
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_tests_response">datadog_api_client.v1.model.synthetics_list_tests_response</a>
23287+
</li>
23288+
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type">datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type</a>
2328023289
</li>
2328123290
<li><a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_location">datadog_api_client.v1.model.synthetics_location</a>
2328223291
</li>
@@ -29056,6 +29065,8 @@ <h2 id="S">S</h2>
2905629065
<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>
2905729066
</li>
2905829067
<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>
2905929070
</li>
2906029071
<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>
2906129072
</li>

objects.inv

18 Bytes
Binary file not shown.

py-modindex.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4053,6 +4053,11 @@ <h1>Python Module Index</h1>
40534053
<td>&#160;&#160;&#160;
40544054
<a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_list_tests_response"><code class="xref">datadog_api_client.v1.model.synthetics_list_tests_response</code></a></td><td>
40554055
<em></em></td></tr>
4056+
<tr class="cg-1">
4057+
<td></td>
4058+
<td>&#160;&#160;&#160;
4059+
<a href="datadog_api_client.v1.model.html#module-datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type"><code class="xref">datadog_api_client.v1.model.synthetics_local_variable_parsing_options_type</code></a></td><td>
4060+
<em></em></td></tr>
40564061
<tr class="cg-1">
40574062
<td></td>
40584063
<td>&#160;&#160;&#160;

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)