Skip to content

Commit 8ccaa44

Browse files
committed
Regenerate client from commit 1ff7c087 of spec repo (#2399)
Co-authored-by: ci.datadog-api-spec <[email protected]> 136ca50
1 parent 7db9fdc commit 8ccaa44

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20000,7 +20000,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2000020000
<dl class="field-list simple">
2000120001
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2000220002
<dd class="field-odd"><ul class="simple">
20003-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“element”, “email”, “global”, “javascript”, “text”].</p></li>
20003+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“element”, “email”, “global”, “text”].</p></li>
2000420004
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
2000520005
will be type checked and a TypeError will be raised if the wrong type is input.
2000620006
Defaults to True.</p></li>

datadog_api_client.v2.api.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3536,7 +3536,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
35363536
<dl class="field-list simple">
35373537
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
35383538
<dd class="field-odd"><ul class="simple">
3539-
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p></li>
3539+
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p></li>
35403540
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest" title="datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest"><em>ConfluentResourceRequest</em></a>) – Confluent payload</p></li>
35413541
</ul>
35423542
</dd>
@@ -3552,7 +3552,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
35523552
<p>Delete a Confluent account with the provided account ID.</p>
35533553
<dl class="field-list simple">
35543554
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3555-
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p>
3555+
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p>
35563556
</dd>
35573557
<dt class="field-even">Return type<span class="colon">:</span></dt>
35583558
<dd class="field-even"><p>None</p>
@@ -3567,7 +3567,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
35673567
<dl class="field-list simple">
35683568
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
35693569
<dd class="field-odd"><ul class="simple">
3570-
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p></li>
3570+
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p></li>
35713571
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
35723572
</ul>
35733573
</dd>
@@ -3583,7 +3583,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
35833583
<p>Get the Confluent account with the provided account ID.</p>
35843584
<dl class="field-list simple">
35853585
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3586-
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p>
3586+
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p>
35873587
</dd>
35883588
<dt class="field-even">Return type<span class="colon">:</span></dt>
35893589
<dd class="field-even"><p><a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_account_response.ConfluentAccountResponse" title="datadog_api_client.v2.model.confluent_account_response.ConfluentAccountResponse">ConfluentAccountResponse</a></p>
@@ -3598,7 +3598,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
35983598
<dl class="field-list simple">
35993599
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
36003600
<dd class="field-odd"><ul class="simple">
3601-
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p></li>
3601+
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p></li>
36023602
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
36033603
</ul>
36043604
</dd>
@@ -3625,7 +3625,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
36253625
<p>Get a Confluent resource for the account associated with the provided ID.</p>
36263626
<dl class="field-list simple">
36273627
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3628-
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p>
3628+
<dd class="field-odd"><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p>
36293629
</dd>
36303630
<dt class="field-even">Return type<span class="colon">:</span></dt>
36313631
<dd class="field-even"><p><a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resources_response.ConfluentResourcesResponse" title="datadog_api_client.v2.model.confluent_resources_response.ConfluentResourcesResponse">ConfluentResourcesResponse</a></p>
@@ -3640,7 +3640,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
36403640
<dl class="field-list simple">
36413641
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
36423642
<dd class="field-odd"><ul class="simple">
3643-
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p></li>
3643+
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p></li>
36443644
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_account_update_request.ConfluentAccountUpdateRequest" title="datadog_api_client.v2.model.confluent_account_update_request.ConfluentAccountUpdateRequest"><em>ConfluentAccountUpdateRequest</em></a>) – Confluent payload</p></li>
36453645
</ul>
36463646
</dd>
@@ -3657,7 +3657,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
36573657
<dl class="field-list simple">
36583658
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
36593659
<dd class="field-odd"><ul class="simple">
3660-
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account id.</p></li>
3660+
<li><p><strong>account_id</strong> (<em>str</em>) – Confluent Account ID.</p></li>
36613661
<li><p><strong>resource_id</strong> (<em>str</em>) – Confluent Account Resource ID.</p></li>
36623662
<li><p><strong>body</strong> (<a class="reference internal" href="datadog_api_client.v2.model.html#datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest" title="datadog_api_client.v2.model.confluent_resource_request.ConfluentResourceRequest"><em>ConfluentResourceRequest</em></a>) – Confluent payload</p></li>
36633663
</ul>

0 commit comments

Comments
 (0)