Skip to content

Commit

Permalink
chore: upgrade gapic-generator-python to 0.43.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 366826395

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Apr 5 10:39:44 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2490be32f08cccc870862ea86920f58325795c89
Source-Link: googleapis/googleapis@2490be3
  • Loading branch information
yoshi-automation committed Apr 6, 2021
1 parent 67a42be commit 928d36e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions google/pubsub_v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@
"ModifyPushConfigRequest",
"PublishRequest",
"PublishResponse",
"PublisherClient",
"PubsubMessage",
"PullRequest",
"PullResponse",
"PushConfig",
"ReceivedMessage",
"RetryPolicy",
"Schema",
"SchemaServiceClient",
"SchemaSettings",
"SchemaView",
"SeekRequest",
Expand All @@ -135,5 +135,5 @@
"ValidateMessageResponse",
"ValidateSchemaRequest",
"ValidateSchemaResponse",
"PublisherClient",
"SchemaServiceClient",
)
Binary file removed pubsub-v1-py.tar.gz
Binary file not shown.
5 changes: 2 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "6598bb829c9e9a534be674649ffd1b4671a821f9",
"internalRef": "364449524"
"sha": "2490be32f08cccc870862ea86920f58325795c89",
"internalRef": "366826395"
}
},
{
Expand Down Expand Up @@ -145,7 +145,6 @@
"google/pubsub_v1/types/schema.py",
"mypy.ini",
"noxfile.py",
"pubsub-v1-py.tar.gz",
"renovate.json",
"samples/AUTHORING_GUIDE.md",
"samples/CONTRIBUTING.md",
Expand Down

0 comments on commit 928d36e

Please sign in to comment.