Skip to content

Commit 84302a9

Browse files
chore: Update gapic-generator-python to v1.11.9 (#519)
* chore: Update gapic-generator-python to v1.11.9 PiperOrigin-RevId: 574520922 Source-Link: googleapis/googleapis@5183984 Source-Link: googleapis/googleapis-gen@a59af19 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTU5YWYxOWQ0YWM2NTA5ZmFlZGYxY2MzOTAyOTE0MWI2YTViODk2OCJ9 * 🦉 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 bcebf04 commit 84302a9

8 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/google-cloud-automl/.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547
16+
digest: sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99
1717
# created: 2023-10-09T14:06:13.397766266Z

packages/google-cloud-automl/.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ typing-extensions==4.4.0 \
467467
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
468468
--hash=sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e
469469
# via -r requirements.in
470-
urllib3==1.26.17 \
471-
--hash=sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21 \
472-
--hash=sha256:94a757d178c9be92ef5539b8840d48dc9cf1b2709c9d6b588232a055c524458b
470+
urllib3==1.26.18 \
471+
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
472+
--hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
473473
# via
474474
# requests
475475
# twine

packages/google-cloud-automl/docs/automl_v1/services.rst renamed to packages/google-cloud-automl/docs/automl_v1/services_.rst

File renamed without changes.

packages/google-cloud-automl/docs/automl_v1/types.rst renamed to packages/google-cloud-automl/docs/automl_v1/types_.rst

File renamed without changes.

packages/google-cloud-automl/docs/automl_v1beta1/services.rst renamed to packages/google-cloud-automl/docs/automl_v1beta1/services_.rst

File renamed without changes.

packages/google-cloud-automl/docs/automl_v1beta1/types.rst renamed to packages/google-cloud-automl/docs/automl_v1beta1/types_.rst

File renamed without changes.

packages/google-cloud-automl/docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ API Reference
1111
.. toctree::
1212
:maxdepth: 2
1313

14-
automl_v1/services
15-
automl_v1/types
14+
automl_v1/services_
15+
automl_v1/types_
1616

1717
API Reference
1818
-------------
1919
.. toctree::
2020
:maxdepth: 2
2121

22-
automl_v1beta1/services
23-
automl_v1beta1/types
22+
automl_v1beta1/services_
23+
automl_v1beta1/types_
2424

2525

2626
Migration Guide

packages/google-cloud-automl/owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
)
5858

5959
s.replace(
60-
library / "docs/automl_v1beta1/services.rst",
60+
library / "docs/automl_v1beta1/services_.rst",
6161
"""auto_ml
6262
prediction_service""",
6363
"""auto_ml

0 commit comments

Comments
 (0)