Skip to content

Commit c0754db

Browse files
chore: Update gapic-generator-python to v1.11.4 (#494)
* 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 4575dbd commit c0754db

File tree

1 file changed

+3
-1
lines changed
  • packages/google-cloud-automl/google/cloud/automl_v1beta1/types

1 file changed

+3
-1
lines changed

packages/google-cloud-automl/google/cloud/automl_v1beta1/types/io.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,9 @@ class ModelExportOutputConfig(proto.Message):
10071007
gcr_destination (google.cloud.automl_v1beta1.types.GcrDestination):
10081008
The GCR location where model image is to be
10091009
pushed to. This location may only be set for the
1010-
following model formats: "docker".
1010+
following model formats:
1011+
1012+
"docker".
10111013
10121014
The model image will be created under the given
10131015
URI.

0 commit comments

Comments
 (0)