Skip to content

Commit

Permalink
[SCV-141] Adding description to field that is conditionally required (#…
Browse files Browse the repository at this point in the history
…1872)

Co-authored-by: ci.datadog-api-spec <[email protected]> 4aea472
  • Loading branch information
1 parent 53abfbc commit 4029128
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -20106,7 +20106,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<dt class="sig sig-object py" id="datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">CIAppAggregateSort</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.v2.model.ci_app_aggregate_sort.CIAppAggregateSort" title="Link to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="datadog_api_client.html#datadog_api_client.model_utils.ModelNormal" title="datadog_api_client.model_utils.ModelNormal"><code class="xref py py-class docutils literal notranslate"><span class="pre">ModelNormal</span></code></a></p>
<p>A sort rule.</p>
<p>A sort rule. The <code class="docutils literal notranslate"><span class="pre">aggregation</span></code> field is required when <code class="docutils literal notranslate"><span class="pre">type</span></code> is <code class="docutils literal notranslate"><span class="pre">measure</span></code>.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
Expand Down Expand Up @@ -21114,7 +21114,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
At most, 100 buckets are allowed, the number of buckets is <code class="docutils literal notranslate"><span class="pre">(max</span> <span class="pre">-</span> <span class="pre">min)/interval</span></code>.</p></li>
<li><p><strong>limit</strong> (<em>int</em><em>, </em><em>optional</em>) – The maximum buckets to return for this group-by.</p></li>
<li><p><strong>missing</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_group_by_missing.CIAppGroupByMissing" title="datadog_api_client.v2.model.ci_app_group_by_missing.CIAppGroupByMissing"><em>CIAppGroupByMissing</em></a><em>, </em><em>optional</em>) – The value to use for logs that don’t have the facet used to group-by.</p></li>
<li><p><strong>sort</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort" title="datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort"><em>CIAppAggregateSort</em></a><em>, </em><em>optional</em>) – A sort rule.</p></li>
<li><p><strong>sort</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort" title="datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort"><em>CIAppAggregateSort</em></a><em>, </em><em>optional</em>) – A sort rule. The <code class="docutils literal notranslate"><span class="pre">aggregation</span></code> field is required when <code class="docutils literal notranslate"><span class="pre">type</span></code> is <code class="docutils literal notranslate"><span class="pre">measure</span></code>.</p></li>
<li><p><strong>total</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_group_by_total.CIAppGroupByTotal" title="datadog_api_client.v2.model.ci_app_group_by_total.CIAppGroupByTotal"><em>CIAppGroupByTotal</em></a><em>, </em><em>optional</em>) – A resulting object to put the given computes in over all the matching records.</p></li>
</ul>
</dd>
Expand Down Expand Up @@ -21519,7 +21519,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
At most, 100 buckets are allowed, the number of buckets is <code class="docutils literal notranslate"><span class="pre">(max</span> <span class="pre">-</span> <span class="pre">min)/interval</span></code>.</p></li>
<li><p><strong>limit</strong> (<em>int</em><em>, </em><em>optional</em>) – The maximum buckets to return for this group-by.</p></li>
<li><p><strong>missing</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_group_by_missing.CIAppGroupByMissing" title="datadog_api_client.v2.model.ci_app_group_by_missing.CIAppGroupByMissing"><em>CIAppGroupByMissing</em></a><em>, </em><em>optional</em>) – The value to use for logs that don’t have the facet used to group-by.</p></li>
<li><p><strong>sort</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort" title="datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort"><em>CIAppAggregateSort</em></a><em>, </em><em>optional</em>) – A sort rule.</p></li>
<li><p><strong>sort</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort" title="datadog_api_client.v2.model.ci_app_aggregate_sort.CIAppAggregateSort"><em>CIAppAggregateSort</em></a><em>, </em><em>optional</em>) – A sort rule. The <code class="docutils literal notranslate"><span class="pre">aggregation</span></code> field is required when <code class="docutils literal notranslate"><span class="pre">type</span></code> is <code class="docutils literal notranslate"><span class="pre">measure</span></code>.</p></li>
<li><p><strong>total</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.ci_app_group_by_total.CIAppGroupByTotal" title="datadog_api_client.v2.model.ci_app_group_by_total.CIAppGroupByTotal"><em>CIAppGroupByTotal</em></a><em>, </em><em>optional</em>) – A resulting object to put the given computes in over all the matching records.</p></li>
</ul>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4029128

Please sign in to comment.