Skip to content

Commit a32de9d

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
committed
Properly mark usage fields as nullable (#1451)
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> 836b4ab
1 parent d273969 commit a32de9d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

datadog_api_client.v1.model.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25031,7 +25031,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2503125031
<dl class="field-list simple">
2503225032
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2503325033
<dd class="field-odd"><ul class="simple">
25034-
<li><p><strong>analyzed_logs</strong> (<em>int</em><em>, </em><em>optional</em>) – Contains the number of analyzed logs.</p></li>
25034+
<li><p><strong>analyzed_logs</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Contains the number of analyzed logs.</p></li>
2503525035
<li><p><strong>hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The hour for the usage.</p></li>
2503625036
<li><p><strong>org_name</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization name.</p></li>
2503725037
<li><p><strong>public_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization public ID.</p></li>
@@ -25867,7 +25867,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2586725867
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2586825868
<dd class="field-odd"><ul class="simple">
2586925869
<li><p><strong>hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The hour for the usage.</p></li>
25870-
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Contains the number of spans indexed.</p></li>
25870+
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Contains the number of spans indexed.</p></li>
2587125871
<li><p><strong>org_name</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization name.</p></li>
2587225872
<li><p><strong>public_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization public ID.</p></li>
2587325873
</ul>
@@ -25900,7 +25900,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2590025900
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2590125901
<dd class="field-odd"><ul class="simple">
2590225902
<li><p><strong>hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The hour for the usage.</p></li>
25903-
<li><p><strong>ingested_events_bytes</strong> (<em>int</em><em>, </em><em>optional</em>) – Contains the total number of bytes ingested for APM spans during a given hour.</p></li>
25903+
<li><p><strong>ingested_events_bytes</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Contains the total number of bytes ingested for APM spans during a given hour.</p></li>
2590425904
<li><p><strong>org_name</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization name.</p></li>
2590525905
<li><p><strong>public_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization public ID.</p></li>
2590625906
</ul>
@@ -26037,11 +26037,11 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2603726037
<dl class="field-list simple">
2603826038
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2603926039
<dd class="field-odd"><ul class="simple">
26040-
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Total logs indexed with this retention period during a given hour.</p></li>
26041-
<li><p><strong>live_indexed_events_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Live logs indexed with this retention period during a given hour.</p></li>
26040+
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Total logs indexed with this retention period during a given hour.</p></li>
26041+
<li><p><strong>live_indexed_events_count</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Live logs indexed with this retention period during a given hour.</p></li>
2604226042
<li><p><strong>org_name</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization name.</p></li>
2604326043
<li><p><strong>public_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization public ID.</p></li>
26044-
<li><p><strong>rehydrated_indexed_events_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Rehydrated logs indexed with this retention period during a given hour.</p></li>
26044+
<li><p><strong>rehydrated_indexed_events_count</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Rehydrated logs indexed with this retention period during a given hour.</p></li>
2604526045
<li><p><strong>retention</strong> (<em>str</em><em>, </em><em>optional</em>) – The retention period in days or “custom” for all custom retention usage.</p></li>
2604626046
</ul>
2604726047
</dd>
@@ -26140,7 +26140,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2614026140
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2614126141
<dd class="field-odd"><ul class="simple">
2614226142
<li><p><strong>hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The hour for the usage.</p></li>
26143-
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Contains the number of netflow events indexed.</p></li>
26143+
<li><p><strong>indexed_events_count</strong> (<em>int</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – Contains the number of netflow events indexed.</p></li>
2614426144
<li><p><strong>org_name</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization name.</p></li>
2614526145
<li><p><strong>public_id</strong> (<em>str</em><em>, </em><em>optional</em>) – The organization public ID.</p></li>
2614626146
</ul>

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)