Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ace525

Browse files
chore: Update gapic-generator-python to v1.11.4 (#735)
* 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 e591467 commit 3ace525

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

packages/google-cloud-firestore/google/cloud/firestore_admin_v1/services/firestore_admin/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ async def export_documents(
11471147
11481148
For more details on export behavior and output format,
11491149
refer to:
1150+
11501151
https://cloud.google.com/firestore/docs/manage-data/export-import
11511152
11521153
.. code-block:: python

packages/google-cloud-firestore/google/cloud/firestore_admin_v1/services/firestore_admin/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,6 +1378,7 @@ def export_documents(
13781378
13791379
For more details on export behavior and output format,
13801380
refer to:
1381+
13811382
https://cloud.google.com/firestore/docs/manage-data/export-import
13821383
13831384
.. code-block:: python

packages/google-cloud-firestore/google/cloud/firestore_admin_v1/services/firestore_admin/transports/grpc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ def export_documents(
510510
511511
For more details on export behavior and output format,
512512
refer to:
513+
513514
https://cloud.google.com/firestore/docs/manage-data/export-import
514515
515516
Returns:

packages/google-cloud-firestore/google/cloud/firestore_admin_v1/services/firestore_admin/transports/grpc_asyncio.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ def export_documents(
527527
528528
For more details on export behavior and output format,
529529
refer to:
530+
530531
https://cloud.google.com/firestore/docs/manage-data/export-import
531532
532533
Returns:

0 commit comments

Comments
 (0)