Skip to content

Commit 83e9cc2

Browse files
feat(securitycenter): update the api
#### securitycenter:v1 The following keys were added: - resources.folders.resources.securityHealthAnalyticsSettings.resources.customModules.methods.create (Total Keys: 12) - resources.folders.resources.securityHealthAnalyticsSettings.resources.customModules.methods.delete (Total Keys: 11) - resources.folders.resources.securityHealthAnalyticsSettings.resources.customModules.methods.get (Total Keys: 11) - resources.folders.resources.securityHealthAnalyticsSettings.resources.customModules.methods.list (Total Keys: 32) - resources.folders.resources.securityHealthAnalyticsSettings.resources.customModules.methods.patch (Total Keys: 15) - resources.folders.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.get (Total Keys: 11) - resources.folders.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.list (Total Keys: 16) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.customModules.methods.create (Total Keys: 12) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.customModules.methods.delete (Total Keys: 11) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.customModules.methods.get (Total Keys: 11) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.customModules.methods.list (Total Keys: 32) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.customModules.methods.patch (Total Keys: 15) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.get (Total Keys: 11) - resources.organizations.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.list (Total Keys: 16) - resources.projects.resources.securityHealthAnalyticsSettings.resources.customModules.methods.create (Total Keys: 12) - resources.projects.resources.securityHealthAnalyticsSettings.resources.customModules.methods.delete (Total Keys: 11) - resources.projects.resources.securityHealthAnalyticsSettings.resources.customModules.methods.get (Total Keys: 11) - resources.projects.resources.securityHealthAnalyticsSettings.resources.customModules.methods.list (Total Keys: 32) - resources.projects.resources.securityHealthAnalyticsSettings.resources.customModules.methods.patch (Total Keys: 15) - resources.projects.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.get (Total Keys: 11) - resources.projects.resources.securityHealthAnalyticsSettings.resources.effectiveCustomModules.methods.list (Total Keys: 16) - schemas.GoogleCloudSecuritycenterV1CustomConfig (Total Keys: 7) - schemas.GoogleCloudSecuritycenterV1CustomOutputSpec (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule (Total Keys: 10) - schemas.GoogleCloudSecuritycenterV1Property (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1ResourceSelector (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule (Total Keys: 13) - schemas.ListDescendantSecurityHealthAnalyticsCustomModulesResponse (Total Keys: 5) - schemas.ListEffectiveSecurityHealthAnalyticsCustomModulesResponse (Total Keys: 5) - schemas.ListSecurityHealthAnalyticsCustomModulesResponse (Total Keys: 5) #### securitycenter:v1beta1 The following keys were added: - schemas.GoogleCloudSecuritycenterV1CustomConfig (Total Keys: 7) - schemas.GoogleCloudSecuritycenterV1CustomOutputSpec (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule (Total Keys: 10) - schemas.GoogleCloudSecuritycenterV1Property (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1ResourceSelector (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule (Total Keys: 13) #### securitycenter:v1beta2 The following keys were added: - schemas.Expr (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1CustomConfig (Total Keys: 7) - schemas.GoogleCloudSecuritycenterV1CustomOutputSpec (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule (Total Keys: 10) - schemas.GoogleCloudSecuritycenterV1Property (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1ResourceSelector (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV1SecurityHealthAnalyticsCustomModule (Total Keys: 13)
1 parent ba6aca3 commit 83e9cc2

15 files changed

+3994
-113
lines changed

docs/dyn/securitycenter_v1.folders.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ <h2>Instance Methods</h2>
9999
</p>
100100
<p class="firstline">Returns the notificationConfigs Resource.</p>
101101

102+
<p class="toc_element">
103+
<code><a href="securitycenter_v1.folders.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings()</a></code>
104+
</p>
105+
<p class="firstline">Returns the securityHealthAnalyticsSettings Resource.</p>
106+
102107
<p class="toc_element">
103108
<code><a href="securitycenter_v1.folders.sources.html">sources()</a></code>
104109
</p>

docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html

Lines changed: 518 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html

Lines changed: 216 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="securitycenter_v1.html">Security Command Center API</a> . <a href="securitycenter_v1.folders.html">folders</a> . <a href="securitycenter_v1.folders.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html">customModules()</a></code>
79+
</p>
80+
<p class="firstline">Returns the customModules Resource.</p>
81+
82+
<p class="toc_element">
83+
<code><a href="securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html">effectiveCustomModules()</a></code>
84+
</p>
85+
<p class="firstline">Returns the effectiveCustomModules Resource.</p>
86+
87+
<p class="toc_element">
88+
<code><a href="#close">close()</a></code></p>
89+
<p class="firstline">Close httplib2 connections.</p>
90+
<h3>Method Details</h3>
91+
<div class="method">
92+
<code class="details" id="close">close()</code>
93+
<pre>Close httplib2 connections.</pre>
94+
</div>
95+
96+
</body></html>

docs/dyn/securitycenter_v1.organizations.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ <h2>Instance Methods</h2>
104104
</p>
105105
<p class="firstline">Returns the operations Resource.</p>
106106

107+
<p class="toc_element">
108+
<code><a href="securitycenter_v1.organizations.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings()</a></code>
109+
</p>
110+
<p class="firstline">Returns the securityHealthAnalyticsSettings Resource.</p>
111+
107112
<p class="toc_element">
108113
<code><a href="securitycenter_v1.organizations.sources.html">sources()</a></code>
109114
</p>

docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html

Lines changed: 518 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html

Lines changed: 216 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="securitycenter_v1.html">Security Command Center API</a> . <a href="securitycenter_v1.organizations.html">organizations</a> . <a href="securitycenter_v1.organizations.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html">customModules()</a></code>
79+
</p>
80+
<p class="firstline">Returns the customModules Resource.</p>
81+
82+
<p class="toc_element">
83+
<code><a href="securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html">effectiveCustomModules()</a></code>
84+
</p>
85+
<p class="firstline">Returns the effectiveCustomModules Resource.</p>
86+
87+
<p class="toc_element">
88+
<code><a href="#close">close()</a></code></p>
89+
<p class="firstline">Close httplib2 connections.</p>
90+
<h3>Method Details</h3>
91+
<div class="method">
92+
<code class="details" id="close">close()</code>
93+
<pre>Close httplib2 connections.</pre>
94+
</div>
95+
96+
</body></html>

docs/dyn/securitycenter_v1.projects.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ <h2>Instance Methods</h2>
9999
</p>
100100
<p class="firstline">Returns the notificationConfigs Resource.</p>
101101

102+
<p class="toc_element">
103+
<code><a href="securitycenter_v1.projects.securityHealthAnalyticsSettings.html">securityHealthAnalyticsSettings()</a></code>
104+
</p>
105+
<p class="firstline">Returns the securityHealthAnalyticsSettings Resource.</p>
106+
102107
<p class="toc_element">
103108
<code><a href="securitycenter_v1.projects.sources.html">sources()</a></code>
104109
</p>

0 commit comments

Comments
 (0)