blob: 13ea48dc755c59cc585d343a1fe3ebaac8b15586 [file] [edit]
<html><body>
<style>
body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
font-size: 13px;
padding: 1em;
}
h1 {
font-size: 26px;
margin-bottom: 1em;
}
h2 {
font-size: 24px;
margin-bottom: 1em;
}
h3 {
font-size: 20px;
margin-bottom: 1em;
margin-top: 1em;
}
pre, code {
line-height: 1.5;
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
}
pre {
margin-top: 0.5em;
}
h1, h2, h3, p {
font-family: Arial, sans serif;
}
h1, h2, h3 {
border-bottom: solid #CCC 1px;
}
.toc_element {
margin-top: 0.5em;
}
.firstline {
margin-left: 2 em;
}
.method {
margin-top: 1em;
border: solid 1px #CCC;
padding: 1em;
background: #EEE;
}
.details {
font-weight: bold;
font-size: 14px;
}
</style>
<h1><a href="securitycenter_v1beta2.html">Security Command Center API</a> . <a href="securitycenter_v1beta2.projects.html">projects</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.containerThreatDetectionSettings.html">containerThreatDetectionSettings()</a></code>
</p>
<p class="firstline">Returns the containerThreatDetectionSettings Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.eventThreatDetectionSettings.html">eventThreatDetectionSettings()</a></code>
</p>
<p class="firstline">Returns the eventThreatDetectionSettings Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.locations.html">locations()</a></code>
</p>
<p class="firstline">Returns the locations Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.rapidVulnerabilityDetectionSettings.html">rapidVulnerabilityDetectionSettings()</a></code>
</p>
<p class="firstline">Returns the rapidVulnerabilityDetectionSettings Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings()</a></code>
</p>
<p class="firstline">Returns the securityHealthAnalyticsSettings Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.virtualMachineThreatDetectionSettings.html">virtualMachineThreatDetectionSettings()</a></code>
</p>
<p class="firstline">Returns the virtualMachineThreatDetectionSettings Resource.</p>
<p class="toc_element">
<code><a href="securitycenter_v1beta2.projects.webSecurityScannerSettings.html">webSecurityScannerSettings()</a></code>
</p>
<p class="firstline">Returns the webSecurityScannerSettings Resource.</p>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#getContainerThreatDetectionSettings">getContainerThreatDetectionSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getEventThreatDetectionSettings">getEventThreatDetectionSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getRapidVulnerabilityDetectionSettings">getRapidVulnerabilityDetectionSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getSecurityCenterSettings">getSecurityCenterSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getSecurityHealthAnalyticsSettings">getSecurityHealthAnalyticsSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getVirtualMachineThreatDetectionSettings">getVirtualMachineThreatDetectionSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#getWebSecurityScannerSettings">getWebSecurityScannerSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateContainerThreatDetectionSettings">updateContainerThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateEventThreatDetectionSettings">updateEventThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateRapidVulnerabilityDetectionSettings">updateRapidVulnerabilityDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateSecurityHealthAnalyticsSettings">updateSecurityHealthAnalyticsSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateVirtualMachineThreatDetectionSettings">updateVirtualMachineThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<p class="toc_element">
<code><a href="#updateWebSecurityScannerSettings">updateWebSecurityScannerSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline"></p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>
<div class="method">
<code class="details" id="getContainerThreatDetectionSettings">getContainerThreatDetectionSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getEventThreatDetectionSettings">getEventThreatDetectionSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getRapidVulnerabilityDetectionSettings">getRapidVulnerabilityDetectionSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getSecurityCenterSettings">getSecurityCenterSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;cryptoKeyName&quot;: &quot;A String&quot;,
&quot;logSinkProject&quot;: &quot;A String&quot;,
&quot;name&quot;: &quot;A String&quot;,
&quot;onboardingTime&quot;: &quot;A String&quot;,
&quot;orgServiceAccount&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getSecurityHealthAnalyticsSettings">getSecurityHealthAnalyticsSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getVirtualMachineThreatDetectionSettings">getVirtualMachineThreatDetectionSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="getWebSecurityScannerSettings">getWebSecurityScannerSettings(name, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateContainerThreatDetectionSettings">updateContainerThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateEventThreatDetectionSettings">updateEventThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateRapidVulnerabilityDetectionSettings">updateRapidVulnerabilityDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateSecurityHealthAnalyticsSettings">updateSecurityHealthAnalyticsSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateVirtualMachineThreatDetectionSettings">updateVirtualMachineThreatDetectionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceAccount&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
<div class="method">
<code class="details" id="updateWebSecurityScannerSettings">updateWebSecurityScannerSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>
Args:
name: string, A parameter (required)
body: object, The request body.
The object takes the form of:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}
updateMask: string, A parameter
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format
Returns:
An object of the form:
{
&quot;modules&quot;: {
&quot;a_key&quot;: {
&quot;moduleEnablementState&quot;: &quot;A String&quot;,
&quot;value&quot;: {
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
},
},
&quot;name&quot;: &quot;A String&quot;,
&quot;serviceEnablementState&quot;: &quot;A String&quot;,
&quot;updateTime&quot;: &quot;A String&quot;,
}</pre>
</div>
</body></html>