Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: revert emulator_host docstring
  • Loading branch information
larkee committed Dec 15, 2020
commit 72b2dcc398820444ecde7a996f99f34a1cc156f6
6 changes: 0 additions & 6 deletions google/cloud/spanner_v1/instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ class Instance(object):
characters.) If this value is not set in the
constructor, will fall back to the instance ID.

:type emulator_host: str
:param emulator_host: (Optional) The address for the Cloud Spanner emulator
that the database of this instance should connect to.
If this value is not set, the instance will connect
to the Cloud Spanner endpoint.

:type labels: dict (str -> str) or None
:param labels: (Optional) User-assigned labels for this instance.
"""
Expand Down