-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix up the documentation nav for Spanner. (#4054)
- Loading branch information
1 parent
4c084cf
commit 2459682
Showing
4 changed files
with
38 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
API Reference | ||
============= | ||
|
||
The following classes and methods constitute the Spanner client. | ||
Most likely, you will be interacting almost exclusively with these: | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
client-api | ||
instance-api | ||
database-api | ||
session-api | ||
keyset-api | ||
snapshot-api | ||
batch-api | ||
transaction-api | ||
streamed-api | ||
|
||
|
||
The classes and methods above depend on the following, lower-level | ||
classes and methods. Documentation for these is provided for completion, | ||
and some advanced use cases may wish to interact with these directly: | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
gapic/v1/api | ||
gapic/v1/types | ||
gapic/v1/admin_database_api | ||
gapic/v1/admin_database_types | ||
gapic/v1/admin_instance_api | ||
gapic/v1/admin_instance_types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters