Skip to content

Commit

Permalink
feat: add RPC Priority request options
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 364449524

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 22 17:39:37 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 6598bb829c9e9a534be674649ffd1b4671a821f9
Source-Link: googleapis/googleapis@6598bb8
  • Loading branch information
yoshi-automation committed Apr 13, 2021
1 parent 79f9cc1 commit befda25
Showing 1 changed file with 2 additions and 2 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,7 +110,6 @@
"ModifyPushConfigRequest",
"PublishRequest",
"PublishResponse",
"PublisherClient",
"PubsubMessage",
"PullRequest",
"PullResponse",
Expand All @@ -126,6 +125,7 @@
"Snapshot",
"StreamingPullRequest",
"StreamingPullResponse",
"SubscriberClient",
"Subscription",
"Topic",
"UpdateSnapshotRequest",
Expand All @@ -135,5 +135,5 @@
"ValidateMessageResponse",
"ValidateSchemaRequest",
"ValidateSchemaResponse",
"SubscriberClient",
"PublisherClient",
)

0 comments on commit befda25

Please sign in to comment.