Skip to content

Commit 6b55532

Browse files
committed
Expose pubsub_v1.types.PublisherOptions
1 parent b1bfc9e commit 6b55532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/pubsub_v1/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ class LimitExceededBehavior(str, enum.Enum):
181181
_local_modules = [pubsub_pb2]
182182

183183

184-
names = ["BatchSettings", "FlowControl"]
184+
names = ["BatchSettings", "FlowControl", "PublisherOptions"]
185185

186186

187187
for module in _shared_modules:

0 commit comments

Comments
 (0)