Skip to content

Commit ad0e975

Browse files
feat(logging): update the api
#### logging:v2 The following keys were added: - resources.billingAccounts.resources.locations.resources.buckets.resources.links.methods.create (Total Keys: 14) - resources.billingAccounts.resources.locations.resources.buckets.resources.links.methods.delete (Total Keys: 11) - resources.billingAccounts.resources.locations.resources.buckets.resources.links.methods.get (Total Keys: 11) - resources.billingAccounts.resources.locations.resources.buckets.resources.links.methods.list (Total Keys: 16) - resources.folders.resources.locations.resources.buckets.resources.links.methods.create (Total Keys: 14) - resources.folders.resources.locations.resources.buckets.resources.links.methods.delete (Total Keys: 11) - resources.folders.resources.locations.resources.buckets.resources.links.methods.get (Total Keys: 11) - resources.folders.resources.locations.resources.buckets.resources.links.methods.list (Total Keys: 16) - resources.locations.resources.buckets.resources.links.methods.create (Total Keys: 14) - resources.locations.resources.buckets.resources.links.methods.delete (Total Keys: 11) - resources.locations.resources.buckets.resources.links.methods.get (Total Keys: 11) - resources.locations.resources.buckets.resources.links.methods.list (Total Keys: 16) - resources.organizations.resources.locations.resources.buckets.resources.links.methods.create (Total Keys: 14) - resources.organizations.resources.locations.resources.buckets.resources.links.methods.delete (Total Keys: 11) - resources.organizations.resources.locations.resources.buckets.resources.links.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.buckets.resources.links.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.buckets.resources.links.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.buckets.resources.links.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.buckets.resources.links.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.buckets.resources.links.methods.list (Total Keys: 16) - schemas.BigQueryDataset (Total Keys: 4) - schemas.CreateLinkRequest (Total Keys: 5) - schemas.DeleteLinkRequest (Total Keys: 3) - schemas.Link (Total Keys: 18) - schemas.ListLinksResponse (Total Keys: 5) - schemas.LocationMetadata (Total Keys: 3)
1 parent c14713d commit ad0e975

11 files changed

+2140
-16
lines changed

docs/dyn/logging_v2.billingAccounts.locations.buckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.billingAccounts.html">billingAccounts</a> . <a href="logging_v2.billingAccounts.locations.html">locations</a> . <a href="logging_v2.billingAccounts.locations.buckets.html">buckets</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="logging_v2.billingAccounts.locations.buckets.links.html">links()</a></code>
79+
</p>
80+
<p class="firstline">Returns the links Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="logging_v2.billingAccounts.locations.buckets.views.html">views()</a></code>
7984
</p>

docs/dyn/logging_v2.billingAccounts.locations.buckets.links.html

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

docs/dyn/logging_v2.folders.locations.buckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.folders.html">folders</a> . <a href="logging_v2.folders.locations.html">locations</a> . <a href="logging_v2.folders.locations.buckets.html">buckets</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="logging_v2.folders.locations.buckets.links.html">links()</a></code>
79+
</p>
80+
<p class="firstline">Returns the links Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="logging_v2.folders.locations.buckets.views.html">views()</a></code>
7984
</p>

docs/dyn/logging_v2.folders.locations.buckets.links.html

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

docs/dyn/logging_v2.locations.buckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.locations.html">locations</a> . <a href="logging_v2.locations.buckets.html">buckets</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="logging_v2.locations.buckets.links.html">links()</a></code>
79+
</p>
80+
<p class="firstline">Returns the links Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="logging_v2.locations.buckets.views.html">views()</a></code>
7984
</p>

docs/dyn/logging_v2.locations.buckets.links.html

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

docs/dyn/logging_v2.organizations.locations.buckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.organizations.html">organizations</a> . <a href="logging_v2.organizations.locations.html">locations</a> . <a href="logging_v2.organizations.locations.buckets.html">buckets</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="logging_v2.organizations.locations.buckets.links.html">links()</a></code>
79+
</p>
80+
<p class="firstline">Returns the links Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="logging_v2.organizations.locations.buckets.views.html">views()</a></code>
7984
</p>

docs/dyn/logging_v2.organizations.locations.buckets.links.html

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

docs/dyn/logging_v2.projects.locations.buckets.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.projects.html">projects</a> . <a href="logging_v2.projects.locations.html">locations</a> . <a href="logging_v2.projects.locations.buckets.html">buckets</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="logging_v2.projects.locations.buckets.links.html">links()</a></code>
79+
</p>
80+
<p class="firstline">Returns the links Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="logging_v2.projects.locations.buckets.views.html">views()</a></code>
7984
</p>

docs/dyn/logging_v2.projects.locations.buckets.links.html

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

googleapiclient/discovery_cache/documents/logging.v2.json

Lines changed: 835 additions & 16 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)