Skip to content

Commit e913015

Browse files
feat(bigtableadmin): update the api
#### bigtableadmin:v2 The following keys were added: - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.create (Total Keys: 14) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.delete (Total Keys: 11) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.get (Total Keys: 23) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.list (Total Keys: 16) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.patch (Total Keys: 17) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.instances.resources.tables.resources.schemaBundles.methods.testIamPermissions (Total Keys: 12) - schemas.CreateSchemaBundleMetadata (Total Keys: 7) - schemas.ListSchemaBundlesResponse (Total Keys: 5) - schemas.ProtoSchema (Total Keys: 4) - schemas.SchemaBundle (Total Keys: 4) - schemas.UpdateSchemaBundleMetadata (Total Keys: 7)
1 parent 0eede7c commit e913015

File tree

3 files changed

+845
-1
lines changed

3 files changed

+845
-1
lines changed

docs/dyn/bigtableadmin_v2.projects.instances.tables.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ <h2>Instance Methods</h2>
7979
</p>
8080
<p class="firstline">Returns the authorizedViews Resource.</p>
8181

82+
<p class="toc_element">
83+
<code><a href="bigtableadmin_v2.projects.instances.tables.schemaBundles.html">schemaBundles()</a></code>
84+
</p>
85+
<p class="firstline">Returns the schemaBundles Resource.</p>
86+
8287
<p class="toc_element">
8388
<code><a href="#checkConsistency">checkConsistency(name, body=None, x__xgafv=None)</a></code></p>
8489
<p class="firstline">Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.</p>

0 commit comments

Comments
 (0)