Skip to content

Commit b3cfbfd

Browse files
Add tag pipeline, custom allocation rule and get cloud account by id for AWS/Azure/GCP configs APIs (#2664)
Co-authored-by: ci.datadog-api-spec <[email protected]> 0069c2d
1 parent 35638f4 commit b3cfbfd

File tree

1,444 files changed

+54583
-10844
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,444 files changed

+54583
-10844
lines changed

DatadogAPIClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3 class="signature first" id="configure-class_method">
250250
</div>
251251

252252
<div id="footer">
253-
Generated on Wed Sep 17 18:04:28 2025 by
253+
Generated on Thu Sep 18 16:45:16 2025 by
254254
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
255255
0.9.37 (ruby-2.7.8).
256256
</div>

DatadogAPIClient/Configuration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4224,7 +4224,7 @@ <h3 class="signature " id="server_url-instance_method">
42244224
</div>
42254225

42264226
<div id="footer">
4227-
Generated on Wed Sep 17 18:04:30 2025 by
4227+
Generated on Thu Sep 18 16:45:18 2025 by
42284228
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
42294229
0.9.37 (ruby-2.7.8).
42304230
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6259,7 +6259,7 @@ <h3 class="signature " id="overrides-instance_method">
62596259
</div>
62606260

62616261
<div id="footer">
6262-
Generated on Wed Sep 17 18:04:30 2025 by
6262+
Generated on Thu Sep 18 16:45:17 2025 by
62636263
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
62646264
0.9.37 (ruby-2.7.8).
62656265
</div>

DatadogAPIClient/UnparsedObject.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h3 class="signature first" id="to_hash-instance_method">
329329
</div>
330330

331331
<div id="footer">
332-
Generated on Wed Sep 17 18:04:30 2025 by
332+
Generated on Thu Sep 18 16:45:18 2025 by
333333
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
334334
0.9.37 (ruby-2.7.8).
335335
</div>

DatadogAPIClient/V1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1 id="collection-of-all-datadog-public-endpoints">Collection of all Datadog Pu
129129
</div>
130130

131131
<div id="footer">
132-
Generated on Wed Sep 17 18:04:28 2025 by
132+
Generated on Thu Sep 18 16:45:16 2025 by
133133
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
134134
0.9.37 (ruby-2.7.8).
135135
</div>

DatadogAPIClient/V1/AWSIntegrationAPI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3749,7 +3749,7 @@ <h3 class="signature " id="update_aws_account_with_http_info-instance_method">
37493749
</div>
37503750

37513751
<div id="footer">
3752-
Generated on Wed Sep 17 18:04:35 2025 by
3752+
Generated on Thu Sep 18 16:45:22 2025 by
37533753
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
37543754
0.9.37 (ruby-2.7.8).
37553755
</div>

DatadogAPIClient/V1/AWSLogsIntegrationAPI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2249,7 +2249,7 @@ <h3 class="signature " id="list_aws_logs_services_with_http_info-instance_method
22492249
</div>
22502250

22512251
<div id="footer">
2252-
Generated on Wed Sep 17 18:04:37 2025 by
2252+
Generated on Thu Sep 18 16:45:25 2025 by
22532253
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
22542254
0.9.37 (ruby-2.7.8).
22552255
</div>

DatadogAPIClient/V1/DashboardShareType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
163163
</div>
164164

165165
<div id="footer">
166-
Generated on Wed Sep 17 18:04:36 2025 by
166+
Generated on Thu Sep 18 16:45:24 2025 by
167167
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
168168
0.9.37 (ruby-2.7.8).
169169
</div>

DatadogAPIClient/V1/DashboardTemplateVariable.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ <h3 class="signature " id="type-instance_method">
625625
</div>
626626

627627
<div id="footer">
628-
Generated on Wed Sep 17 18:04:39 2025 by
628+
Generated on Thu Sep 18 16:45:27 2025 by
629629
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
630630
0.9.37 (ruby-2.7.8).
631631
</div>

DatadogAPIClient/V1/FormulaAndFunctionSLOQueryType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
163163
</div>
164164

165165
<div id="footer">
166-
Generated on Wed Sep 17 18:04:40 2025 by
166+
Generated on Thu Sep 18 16:45:28 2025 by
167167
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
168168
0.9.37 (ruby-2.7.8).
169169
</div>

0 commit comments

Comments
 (0)