Skip to content

Commit

Permalink
chore: Update gapic-generator-python to v1.11.4 (#574)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 14, 2023
1 parent 485d008 commit b5e3e24
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ async def sample_create_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -750,6 +751,7 @@ async def sample_get_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -986,6 +988,7 @@ async def sample_update_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,7 @@ def sample_create_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -1045,6 +1046,7 @@ def sample_get_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -1261,6 +1263,7 @@ def sample_update_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1711,6 +1711,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -2160,6 +2161,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down Expand Up @@ -2872,6 +2874,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,7 @@ class Feed(proto.Message):
An asset feed filter controls what updates are exported. The
asset feed must be created within a project, organization, or
folder. Supported destinations are:
Pub/Sub topics.
Attributes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ async def sample_create_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -391,6 +392,7 @@ async def sample_get_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -627,6 +629,7 @@ async def sample_update_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ def sample_create_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -617,6 +618,7 @@ def sample_get_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -833,6 +835,7 @@ def sample_update_feed():
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -519,6 +520,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down Expand Up @@ -698,6 +700,7 @@ def __call__(
exported. The asset feed must be created
within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ class Feed(proto.Message):
An asset feed filter controls what updates are exported. The
asset feed must be created within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
Attributes:
Expand Down

0 comments on commit b5e3e24

Please sign in to comment.