Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions google/pubsub_v1/__init__.py
Original file line numberDiff line numberDiff 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",
)
2 changes: 1 addition & 1 deletion synth.metadata
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-pubsub.git",
"sha": "970924ec144a8dd2556fa7e1b55c14088935d5fd"
"sha": "6e43f4ca8411c6625bac1720172807632dc4b500"
}
},
{
Expand Down