|
6 | 6 | <title> |
7 | 7 | Class: DatadogAPIClient::V1::GCPAccount |
8 | 8 |
|
9 | | - — datadog-api-client 2.39.0 documentation |
| 9 | + — datadog-api-client 2.41.0 documentation |
10 | 10 |
|
11 | 11 | </title> |
12 | 12 |
|
@@ -323,7 +323,7 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps |
323 | 323 |
|
324 | 324 |
|
325 | 325 |
|
326 | | - <span class="summary_desc"><div class='inline'><p>Limit the Cloud Run revisions that are pulled into Datadog by using tags.</p> |
| 326 | + <span class="summary_desc"><div class='inline'><p>List of filters to limit the Cloud Run revisions that are pulled into Datadog by using tags.</p> |
327 | 327 | </div></span> |
328 | 328 |
|
329 | 329 | </li> |
@@ -375,7 +375,7 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps |
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
378 | | - <span class="summary_desc"><div class='inline'><p>Limit the GCE instances that are pulled into Datadog by using tags.</p> |
| 378 | + <span class="summary_desc"><div class='inline'><p>A comma-separated list of filters to limit the VM instances that are pulled into Datadog by using tags.</p> |
379 | 379 | </div></span> |
380 | 380 |
|
381 | 381 | </li> |
@@ -456,6 +456,32 @@ <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collaps |
456 | 456 | <span class="summary_desc"><div class='inline'><p>When enabled, Datadog will attempt to collect Security Command Center Findings.</p> |
457 | 457 | </div></span> |
458 | 458 |
|
| 459 | +</li> |
| 460 | + |
| 461 | + |
| 462 | + <li class="public "> |
| 463 | + <span class="summary_signature"> |
| 464 | + |
| 465 | + <a href="#monitored_resource_configs-instance_method" title="#monitored_resource_configs (instance method)">#<strong>monitored_resource_configs</strong> ⇒ Object </a> |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + </span> |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + <span class="summary_desc"><div class='inline'><p>Configurations for GCP monitored resources.</p> |
| 483 | +</div></span> |
| 484 | + |
459 | 485 | </li> |
460 | 486 |
|
461 | 487 |
|
@@ -943,8 +969,9 @@ <h3 class="signature " id="cloud_run_revision_filters-instance_method"> |
943 | 969 |
|
944 | 970 | </h3><div class="docstring"> |
945 | 971 | <div class="discussion"> |
946 | | - <p>Limit the Cloud Run revisions that are pulled into Datadog by using tags. |
947 | | -Only Cloud Run revision resources that apply to specified filters are imported into Datadog.</p> |
| 972 | + <p>List of filters to limit the Cloud Run revisions that are pulled into Datadog by using tags. |
| 973 | +Only Cloud Run revision resources that apply to specified filters are imported into Datadog. |
| 974 | +<strong>Note:</strong> This field is deprecated. Instead, use <code>monitored_resource_configs</code> with <code>type=cloud_run_revision</code></p> |
948 | 975 |
|
949 | 976 |
|
950 | 977 | </div> |
@@ -1028,8 +1055,9 @@ <h3 class="signature " id="host_filters-instance_method"> |
1028 | 1055 |
|
1029 | 1056 | </h3><div class="docstring"> |
1030 | 1057 | <div class="discussion"> |
1031 | | - <p>Limit the GCE instances that are pulled into Datadog by using tags. |
1032 | | -Only hosts that match one of the defined tags are imported into Datadog.</p> |
| 1058 | + <p>A comma-separated list of filters to limit the VM instances that are pulled into Datadog by using tags. |
| 1059 | +Only VM instance resources that apply to specified filters are imported into Datadog. |
| 1060 | +<strong>Note:</strong> This field is deprecated. Instead, use <code>monitored_resource_configs</code> with <code>type=gce_instance</code></p> |
1033 | 1061 |
|
1034 | 1062 |
|
1035 | 1063 | </div> |
@@ -1185,6 +1213,48 @@ <h3 class="signature " id="is_security_command_center_enabled-instance_method"> |
1185 | 1213 | </div> |
1186 | 1214 |
|
1187 | 1215 |
|
| 1216 | + <span id="monitored_resource_configs=-instance_method"></span> |
| 1217 | + <div class="method_details "> |
| 1218 | + <h3 class="signature " id="monitored_resource_configs-instance_method"> |
| 1219 | + |
| 1220 | + #<strong>monitored_resource_configs</strong> ⇒ <tt>Object</tt> |
| 1221 | + |
| 1222 | + |
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | +</h3><div class="docstring"> |
| 1227 | + <div class="discussion"> |
| 1228 | + <p>Configurations for GCP monitored resources.</p> |
| 1229 | + |
| 1230 | + |
| 1231 | + </div> |
| 1232 | +</div> |
| 1233 | +<div class="tags"> |
| 1234 | + |
| 1235 | + |
| 1236 | +</div><table class="source_code"> |
| 1237 | + <tr> |
| 1238 | + <td> |
| 1239 | + <pre class="lines"> |
| 1240 | + |
| 1241 | + |
| 1242 | +66 |
| 1243 | +67 |
| 1244 | +68</pre> |
| 1245 | + </td> |
| 1246 | + <td> |
| 1247 | + <pre class="code"><span class="info file"># File 'lib/datadog_api_client/v1/models/gcp_account.rb', line 66</span> |
| 1248 | + |
| 1249 | +<span class='kw'>def</span> <span class='id identifier rubyid_monitored_resource_configs'>monitored_resource_configs</span> |
| 1250 | + <span class='ivar'>@monitored_resource_configs</span> |
| 1251 | +<span class='kw'>end</span></pre> |
| 1252 | + </td> |
| 1253 | + </tr> |
| 1254 | +</table> |
| 1255 | +</div> |
| 1256 | + |
| 1257 | + |
1188 | 1258 | <span id="private_key=-instance_method"></span> |
1189 | 1259 | <div class="method_details "> |
1190 | 1260 | <h3 class="signature " id="private_key-instance_method"> |
@@ -1442,7 +1512,7 @@ <h3 class="signature " id="type-instance_method"> |
1442 | 1512 | </div> |
1443 | 1513 |
|
1444 | 1514 | <div id="footer"> |
1445 | | - Generated on Tue Jul 15 04:45:04 2025 by |
| 1515 | + Generated on Thu Sep 11 00:27:08 2025 by |
1446 | 1516 | <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> |
1447 | 1517 | 0.9.37 (ruby-2.7.8). |
1448 | 1518 | </div> |
|
0 commit comments