| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| from google.iam.v1 import options_pb2 | ||
| from google.protobuf.field_mask_pb2 import FieldMask | ||
|
|
||
| from google.cloud.spanner_admin_database_v1 import CreateDatabaseRequest |
There was a problem hiding this comment.
Thanks
Sorry, something went wrong.
| import mock | ||
| from google.api_core import gapic_v1 | ||
| from google.cloud.spanner_admin_database_v1 import Database as DatabasePB | ||
| from google.cloud.spanner_v1.param_types import INT64 |
There was a problem hiding this comment.
Thanks
Sorry, something went wrong.
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
Sorry, something went wrong.
| self._database_dialect = database_dialect | ||
| self._database_role = database_role | ||
| self._enable_drop_protection = enable_drop_protection | ||
| self._reconciling = False |
There was a problem hiding this comment.
I can't see any place where this value is updated?
Sorry, something went wrong.
There was a problem hiding this comment.
This is updated at line 359 of this file, using the property setter.
Sorry, something went wrong.
There was a problem hiding this comment.
I am referring to reconciling
Sorry, something went wrong.
…p-database-protection # Conflicts: # google/cloud/spanner_v1/database.py
|
Added samples from #917 to here (for single merge). Both PRs are approved. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.