Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.securitycenter-v1beta2

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.securitycenter-v1beta2 - npm Package Compare versions

Comparing version 0.0.20221117 to 0.0.20221121

2

package.json
{
"name": "@maxim_mazurok/gapi.client.securitycenter-v1beta2",
"version": "0.0.20221117",
"version": "0.0.20221121",
"description": "TypeScript typings for Security Command Center API v1beta2",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -70,3 +70,3 @@ # TypeScript typings for Security Command Center API v1beta2

/*
Get the ContainerThreatDetectionSettings resource.
Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/

@@ -76,3 +76,3 @@ await gapi.client.securitycenter.folders.getContainerThreatDetectionSettings({ name: "name", });

/*
Get the EventThreatDetectionSettings resource.
Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/

@@ -87,3 +87,3 @@ await gapi.client.securitycenter.folders.getEventThreatDetectionSettings({ name: "name", });

/*
Get the RapidVulnerabilityDetectionSettings resource.
Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/

@@ -98,3 +98,3 @@ await gapi.client.securitycenter.folders.getRapidVulnerabilityDetectionSettings({ name: "name", });

/*
Get the SecurityHealthAnalyticsSettings resource.
Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/

@@ -104,3 +104,3 @@ await gapi.client.securitycenter.folders.getSecurityHealthAnalyticsSettings({ name: "name", });

/*
Get the VirtualMachineThreatDetectionSettings resource.
Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/

@@ -110,3 +110,3 @@ await gapi.client.securitycenter.folders.getVirtualMachineThreatDetectionSettings({ name: "name", });

/*
Get the WebSecurityScannerSettings resource.
Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/

@@ -146,3 +146,3 @@ await gapi.client.securitycenter.folders.getWebSecurityScannerSettings({ name: "name", });

/*
Get the ContainerThreatDetectionSettings resource.
Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/

@@ -152,3 +152,3 @@ await gapi.client.securitycenter.organizations.getContainerThreatDetectionSettings({ name: "name", });

/*
Get the EventThreatDetectionSettings resource.
Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/

@@ -163,3 +163,3 @@ await gapi.client.securitycenter.organizations.getEventThreatDetectionSettings({ name: "name", });

/*
Get the RapidVulnerabilityDetectionSettings resource.
Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/

@@ -174,3 +174,3 @@ await gapi.client.securitycenter.organizations.getRapidVulnerabilityDetectionSettings({ name: "name", });

/*
Get the SecurityHealthAnalyticsSettings resource.
Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/

@@ -185,3 +185,3 @@ await gapi.client.securitycenter.organizations.getSecurityHealthAnalyticsSettings({ name: "name", });

/*
Get the VirtualMachineThreatDetectionSettings resource.
Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/

@@ -191,3 +191,3 @@ await gapi.client.securitycenter.organizations.getVirtualMachineThreatDetectionSettings({ name: "name", });

/*
Get the WebSecurityScannerSettings resource.
Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/

@@ -227,3 +227,3 @@ await gapi.client.securitycenter.organizations.getWebSecurityScannerSettings({ name: "name", });

/*
Get the ContainerThreatDetectionSettings resource.
Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/

@@ -233,3 +233,3 @@ await gapi.client.securitycenter.projects.getContainerThreatDetectionSettings({ name: "name", });

/*
Get the EventThreatDetectionSettings resource.
Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/

@@ -244,3 +244,3 @@ await gapi.client.securitycenter.projects.getEventThreatDetectionSettings({ name: "name", });

/*
Get the RapidVulnerabilityDetectionSettings resource.
Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/

@@ -255,3 +255,3 @@ await gapi.client.securitycenter.projects.getRapidVulnerabilityDetectionSettings({ name: "name", });

/*
Get the SecurityHealthAnalyticsSettings resource.
Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/

@@ -261,3 +261,3 @@ await gapi.client.securitycenter.projects.getSecurityHealthAnalyticsSettings({ name: "name", });

/*
Get the VirtualMachineThreatDetectionSettings resource.
Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/

@@ -267,3 +267,3 @@ await gapi.client.securitycenter.projects.getVirtualMachineThreatDetectionSettings({ name: "name", });

/*
Get the WebSecurityScannerSettings resource.
Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults. Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/

@@ -270,0 +270,0 @@ await gapi.client.securitycenter.projects.getWebSecurityScannerSettings({ name: "name", });

@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.securitycenter-v1beta2 definition tests */

// Revision: 20221117
// Revision: 20221121

@@ -33,7 +33,15 @@ gapi.load('client', async () => {

async function run() {
/** Get the ContainerThreatDetectionSettings resource. */
/**
* Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getContainerThreatDetectionSettings({
name: "Test string",
});
/** Get the EventThreatDetectionSettings resource. */
/**
* Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getEventThreatDetectionSettings({

@@ -46,3 +54,7 @@ name: "Test string",

});
/** Get the RapidVulnerabilityDetectionSettings resource. */
/**
* Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getRapidVulnerabilityDetectionSettings({

@@ -55,11 +67,23 @@ name: "Test string",

});
/** Get the SecurityHealthAnalyticsSettings resource. */
/**
* Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getSecurityHealthAnalyticsSettings({
name: "Test string",
});
/** Get the VirtualMachineThreatDetectionSettings resource. */
/**
* Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings
* and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getVirtualMachineThreatDetectionSettings({
name: "Test string",
});
/** Get the WebSecurityScannerSettings resource. */
/**
* Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/
await gapi.client.securitycenter.folders.getWebSecurityScannerSettings({

@@ -173,31 +197,63 @@ name: "Test string",

});
/** Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.containerThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.eventThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.rapidVulnerabilityDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.securityHealthAnalyticsSettings.calculate({
name: "Test string",
});
/** Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.virtualMachineThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.folders.webSecurityScannerSettings.calculate({
name: "Test string",
});
/** Get the ContainerThreatDetectionSettings resource. */
/**
* Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getContainerThreatDetectionSettings({
name: "Test string",
});
/** Get the EventThreatDetectionSettings resource. */
/**
* Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getEventThreatDetectionSettings({

@@ -210,3 +266,7 @@ name: "Test string",

});
/** Get the RapidVulnerabilityDetectionSettings resource. */
/**
* Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getRapidVulnerabilityDetectionSettings({

@@ -219,3 +279,7 @@ name: "Test string",

});
/** Get the SecurityHealthAnalyticsSettings resource. */
/**
* Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getSecurityHealthAnalyticsSettings({

@@ -228,7 +292,15 @@ name: "Test string",

});
/** Get the VirtualMachineThreatDetectionSettings resource. */
/**
* Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings
* and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getVirtualMachineThreatDetectionSettings({
name: "Test string",
});
/** Get the WebSecurityScannerSettings resource. */
/**
* Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/
await gapi.client.securitycenter.organizations.getWebSecurityScannerSettings({

@@ -342,31 +414,63 @@ name: "Test string",

});
/** Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.containerThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.eventThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.rapidVulnerabilityDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.securityHealthAnalyticsSettings.calculate({
name: "Test string",
});
/** Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.virtualMachineThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.organizations.webSecurityScannerSettings.calculate({
name: "Test string",
});
/** Get the ContainerThreatDetectionSettings resource. */
/**
* Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getContainerThreatDetectionSettings({
name: "Test string",
});
/** Get the EventThreatDetectionSettings resource. */
/**
* Get the EventThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetEventThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateEventThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getEventThreatDetectionSettings({

@@ -379,3 +483,7 @@ name: "Test string",

});
/** Get the RapidVulnerabilityDetectionSettings resource. */
/**
* Get the RapidVulnerabilityDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetRapidVulnerabilityDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateRapidVulnerabilityDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getRapidVulnerabilityDetectionSettings({

@@ -388,11 +496,23 @@ name: "Test string",

});
/** Get the SecurityHealthAnalyticsSettings resource. */
/**
* Get the SecurityHealthAnalyticsSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetSecurityHealthAnalyticsSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateSecurityHealthAnalyticsSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getSecurityHealthAnalyticsSettings({
name: "Test string",
});
/** Get the VirtualMachineThreatDetectionSettings resource. */
/**
* Get the VirtualMachineThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetVirtualMachineThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings
* and defaults. Instead, use CalculateVirtualMachineThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getVirtualMachineThreatDetectionSettings({
name: "Test string",
});
/** Get the WebSecurityScannerSettings resource. */
/**
* Get the WebSecurityScannerSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made about
* these fields. In other words, GetWebSecurityScannerSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and defaults.
* Instead, use CalculateWebSecurityScannerSettings for this purpose.
*/
await gapi.client.securitycenter.projects.getWebSecurityScannerSettings({

@@ -506,11 +626,23 @@ name: "Test string",

});
/** Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.containerThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective EventThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.eventThreatDetectionSettings.calculate({
name: "Test string",
});
/** Get the ContainerThreatDetectionSettings resource. */
/**
* Get the ContainerThreatDetectionSettings resource. In the returned settings response, a missing field only indicates that it was not explicitly set, so no assumption should be made
* about these fields. In other words, GetContainerThreatDetectionSettings does not calculate the effective service settings for the resource, which accounts for inherited settings and
* defaults. Instead, use CalculateContainerThreatDetectionSettings for this purpose.
*/
await gapi.client.securitycenter.projects.locations.clusters.getContainerThreatDetectionSettings({

@@ -537,19 +669,39 @@ name: "Test string",

});
/** Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective ContainerThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.locations.clusters.containerThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective RapidVulnerabilityDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.rapidVulnerabilityDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective SecurityHealthAnalyticsSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence
* over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.securityHealthAnalyticsSettings.calculate({
name: "Test string",
});
/** Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take
* precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization,
* folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.virtualMachineThreatDetectionSettings.calculate({
name: "Test string",
});
/** Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. */
/**
* Calculates the effective WebSecurityScannerSettings based on its level in the resource hierarchy and its settings. Settings provided closer to the target resource take precedence over
* those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and
* project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
*/
await gapi.client.securitycenter.projects.webSecurityScannerSettings.calculate({

@@ -556,0 +708,0 @@ name: "Test string",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc