Skip to content

Commit e4abc5f

Browse files
feat(networksecurity): update the api
#### networksecurity:v1beta1 The following keys were added: - resources.organizations.resources.locations.resources.securityProfileGroups.methods.create (Total Keys: 14) - resources.organizations.resources.locations.resources.securityProfileGroups.methods.delete (Total Keys: 11) - resources.organizations.resources.locations.resources.securityProfileGroups.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.securityProfileGroups.methods.list (Total Keys: 16) - resources.organizations.resources.locations.resources.securityProfileGroups.methods.patch (Total Keys: 15) - resources.organizations.resources.locations.resources.securityProfiles.methods.create (Total Keys: 14) - resources.organizations.resources.locations.resources.securityProfiles.methods.delete (Total Keys: 11) - resources.organizations.resources.locations.resources.securityProfiles.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.securityProfiles.methods.list (Total Keys: 16) - resources.organizations.resources.locations.resources.securityProfiles.methods.patch (Total Keys: 15) - schemas.ListSecurityProfileGroupsResponse (Total Keys: 5) - schemas.ListSecurityProfilesResponse (Total Keys: 5) - schemas.SecurityProfile (Total Keys: 25) - schemas.SeverityOverride (Total Keys: 4) - schemas.ThreatOverride (Total Keys: 6) - schemas.ThreatPreventionProfile (Total Keys: 6)
1 parent 69f0eca commit e4abc5f

5 files changed

+1280
-2
lines changed

docs/dyn/networksecurity_v1beta1.organizations.locations.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,16 @@ <h2>Instance Methods</h2>
8989
</p>
9090
<p class="firstline">Returns the operations Resource.</p>
9191

92+
<p class="toc_element">
93+
<code><a href="networksecurity_v1beta1.organizations.locations.securityProfileGroups.html">securityProfileGroups()</a></code>
94+
</p>
95+
<p class="firstline">Returns the securityProfileGroups Resource.</p>
96+
97+
<p class="toc_element">
98+
<code><a href="networksecurity_v1beta1.organizations.locations.securityProfiles.html">securityProfiles()</a></code>
99+
</p>
100+
<p class="firstline">Returns the securityProfiles Resource.</p>
101+
92102
<p class="toc_element">
93103
<code><a href="#close">close()</a></code></p>
94104
<p class="firstline">Close httplib2 connections.</p>

0 commit comments

Comments
 (0)