Skip to content

Commit 43f1be2

Browse files
feat(spanner): update the api
#### spanner:v1 The following keys were added: - resources.projects.resources.instances.resources.databases.methods.getScans (Total Keys: 19) - resources.scans.methods.list (Total Keys: 20) - schemas.ContextValue (Total Keys: 7) - schemas.DerivedMetric (Total Keys: 4) - schemas.DiagnosticMessage (Total Keys: 7) - schemas.IndexedHotKey (Total Keys: 5) - schemas.IndexedKeyRangeInfos (Total Keys: 4) - schemas.KeyRangeInfo (Total Keys: 21) - schemas.ListScansResponse (Total Keys: 5) - schemas.LocalizedString (Total Keys: 6) - schemas.Metric (Total Keys: 26) - schemas.PrefixNode (Total Keys: 10) - schemas.Scan (Total Keys: 18) - schemas.VisualizationData (Total Keys: 17)
1 parent c7095f0 commit 43f1be2

File tree

5 files changed

+1157
-38
lines changed

5 files changed

+1157
-38
lines changed

docs/dyn/spanner_v1.html

+5
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ <h2>Instance Methods</h2>
7979
</p>
8080
<p class="firstline">Returns the projects Resource.</p>
8181

82+
<p class="toc_element">
83+
<code><a href="spanner_v1.scans.html">scans()</a></code>
84+
</p>
85+
<p class="firstline">Returns the scans Resource.</p>
86+
8287
<p class="toc_element">
8388
<code><a href="#close">close()</a></code></p>
8489
<p class="firstline">Close httplib2 connections.</p>

0 commit comments

Comments
 (0)