Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 78b73f0

Browse files
chore: Update gapic-generator-python to v1.11.4 (#973)
* chore: Update gapic-generator-python to v1.11.4 PiperOrigin-RevId: 547897126 Source-Link: googleapis/googleapis@c09c75e Source-Link: googleapis/googleapis-gen@45e0ec4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDVlMGVjNDM0MzUxN2NkMGFhNjZiNWNhNjQyMzJhMTgwMmMyZjk0NSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 96e6319 commit 78b73f0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

google/cloud/spanner_admin_database_v1/types/spanner_database_admin.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,10 @@ class CreateDatabaseRequest(proto.Message):
342342
inside the newly created database. Statements
343343
can create tables, indexes, etc. These
344344
statements execute atomically with the creation
345-
of the database: if there is an error in any
346-
statement, the database is not created.
345+
of the database:
346+
347+
if there is an error in any statement, the
348+
database is not created.
347349
encryption_config (google.cloud.spanner_admin_database_v1.types.EncryptionConfig):
348350
Optional. The encryption configuration for
349351
the database. If this field is not specified,

0 commit comments

Comments
 (0)