Skip to content

Commit

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

The following keys were added:
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.getIamPolicy (Total Keys: 14)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.setIamPolicy (Total Keys: 12)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.testIamPermissions (Total Keys: 12)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.getIamPolicy (Total Keys: 14)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.setIamPolicy (Total Keys: 12)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.testIamPermissions (Total Keys: 12)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata (Total Keys: 18)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata (Total Keys: 18)

#### beyondcorp:v1alpha

The following keys were added:
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.create (Total Keys: 14)
- resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.get (Total Keys: 11)
- resources.organizations.resources.locations.resources.global.resources.tenants.methods.create (Total Keys: 14)
- resources.organizations.resources.locations.resources.global.resources.tenants.methods.get (Total Keys: 11)
- resources.organizations.resources.locations.resources.global.resources.tenants.resources.proxyConfigs.methods.create (Total Keys: 14)
- resources.organizations.resources.locations.resources.global.resources.tenants.resources.proxyConfigs.methods.get (Total Keys: 11)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo (Total Keys: 4)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata (Total Keys: 3)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerServiceOperationMetadata (Total Keys: 18)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerTenant (Total Keys: 14)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig (Total Keys: 15)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo (Total Keys: 3)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaTenant (Total Keys: 14)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo (Total Keys: 4)
- schemas.GoogleCloudBeyondcorpPartnerservicesV1mainPartnerServiceOperationMetadata (Total Keys: 18)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent d2969cf commit 0076eb5
Show file tree
Hide file tree
Showing 15 changed files with 2,177 additions and 8 deletions.
5 changes: 5 additions & 0 deletions docs/dyn/beyondcorp_v1.html
Expand Up @@ -74,6 +74,11 @@

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

<p class="toc_element">
<code><a href="beyondcorp_v1.projects.html">projects()</a></code>
</p>
Expand Down
91 changes: 91 additions & 0 deletions docs/dyn/beyondcorp_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="beyondcorp_v1.html">BeyondCorp API</a> . <a href="beyondcorp_v1.organizations.html">organizations</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="beyondcorp_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>
91 changes: 91 additions & 0 deletions docs/dyn/beyondcorp_v1.organizations.locations.global_.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="beyondcorp_v1.html">BeyondCorp API</a> . <a href="beyondcorp_v1.organizations.html">organizations</a> . <a href="beyondcorp_v1.organizations.locations.html">locations</a> . <a href="beyondcorp_v1.organizations.locations.global_.html">global_</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="beyondcorp_v1.organizations.locations.global_.partnerTenants.html">partnerTenants()</a></code>
</p>
<p class="firstline">Returns the partnerTenants 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>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions docs/dyn/beyondcorp_v1.organizations.locations.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="beyondcorp_v1.html">BeyondCorp API</a> . <a href="beyondcorp_v1.organizations.html">organizations</a> . <a href="beyondcorp_v1.organizations.locations.html">locations</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="beyondcorp_v1.organizations.locations.global_.html">global_()</a></code>
</p>
<p class="firstline">Returns the global_ 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>
4 changes: 2 additions & 2 deletions docs/dyn/beyondcorp_v1.projects.locations.html
Expand Up @@ -136,7 +136,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down Expand Up @@ -168,7 +168,7 @@ <h3>Method Details</h3>

{ # The response message for Locations.ListLocations.
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down

0 comments on commit 0076eb5

Please sign in to comment.