Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(networksecurity): update the api
#### networksecurity:v1

The following keys were added:
- resources.organizations.resources.locations.resources.addressGroups.methods.addItems (Total Keys: 12)
- resources.organizations.resources.locations.resources.addressGroups.methods.cloneItems (Total Keys: 12)
- resources.organizations.resources.locations.resources.addressGroups.methods.create (Total Keys: 16)
- resources.organizations.resources.locations.resources.addressGroups.methods.delete (Total Keys: 13)
- resources.organizations.resources.locations.resources.addressGroups.methods.get (Total Keys: 11)
- resources.organizations.resources.locations.resources.addressGroups.methods.list (Total Keys: 32)
- resources.organizations.resources.locations.resources.addressGroups.methods.patch (Total Keys: 17)
- resources.organizations.resources.locations.resources.addressGroups.methods.removeItems (Total Keys: 12)
- resources.organizations.resources.locations.resources.operations.methods.cancel (Total Keys: 12)
- resources.organizations.resources.locations.resources.operations.methods.delete (Total Keys: 11)
- resources.organizations.resources.locations.resources.operations.methods.get (Total Keys: 11)
- resources.organizations.resources.locations.resources.operations.methods.list (Total Keys: 18)
- resources.projects.resources.locations.resources.addressGroups.methods.addItems (Total Keys: 12)
- resources.projects.resources.locations.resources.addressGroups.methods.cloneItems (Total Keys: 12)
- resources.projects.resources.locations.resources.addressGroups.methods.create (Total Keys: 16)
- resources.projects.resources.locations.resources.addressGroups.methods.delete (Total Keys: 13)
- resources.projects.resources.locations.resources.addressGroups.methods.get (Total Keys: 25)
- resources.projects.resources.locations.resources.addressGroups.methods.list (Total Keys: 32)
- resources.projects.resources.locations.resources.addressGroups.methods.patch (Total Keys: 17)
- resources.projects.resources.locations.resources.addressGroups.methods.removeItems (Total Keys: 12)
- resources.projects.resources.locations.resources.addressGroups.methods.setIamPolicy (Total Keys: 12)
- resources.projects.resources.locations.resources.addressGroups.methods.testIamPermissions (Total Keys: 12)
- schemas.AddAddressGroupItemsRequest (Total Keys: 5)
- schemas.AddressGroup (Total Keys: 18)
- schemas.CloneAddressGroupItemsRequest (Total Keys: 4)
- schemas.ListAddressGroupReferencesResponse (Total Keys: 10)
- schemas.ListAddressGroupsResponse (Total Keys: 5)
- schemas.RemoveAddressGroupItemsRequest (Total Keys: 5)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 157093f commit 5ac60e7
Show file tree
Hide file tree
Showing 12 changed files with 2,726 additions and 104 deletions.
5 changes: 5 additions & 0 deletions docs/dyn/networksecurity_v1.html
Expand Up @@ -74,6 +74,11 @@

<h1><a href="networksecurity_v1.html">Network Security API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="networksecurity_v1.organizations.html">organizations()</a></code>
</p>
<p class="firstline">Returns the organizations Resource.</p>

<p class="toc_element">
<code><a href="networksecurity_v1.projects.html">projects()</a></code>
</p>
Expand Down
91 changes: 91 additions & 0 deletions docs/dyn/networksecurity_v1.organizations.html
@@ -0,0 +1,91 @@
<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="networksecurity_v1.html">Network Security API</a> . <a href="networksecurity_v1.organizations.html">organizations</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="networksecurity_v1.organizations.locations.html">locations()</a></code>
</p>
<p class="firstline">Returns the locations Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>

</body></html>
524 changes: 524 additions & 0 deletions docs/dyn/networksecurity_v1.organizations.locations.addressGroups.html

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions docs/dyn/networksecurity_v1.organizations.locations.html
@@ -0,0 +1,96 @@
<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="networksecurity_v1.html">Network Security API</a> . <a href="networksecurity_v1.organizations.html">organizations</a> . <a href="networksecurity_v1.organizations.locations.html">locations</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="networksecurity_v1.organizations.locations.addressGroups.html">addressGroups()</a></code>
</p>
<p class="firstline">Returns the addressGroups Resource.</p>

<p class="toc_element">
<code><a href="networksecurity_v1.organizations.locations.operations.html">operations()</a></code>
</p>
<p class="firstline">Returns the operations Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>

</body></html>

0 comments on commit 5ac60e7

Please sign in to comment.