lib/google/cloud/pubsub/v1/subscriber_client_config.json in google-cloud-pubsub-0.21.0 vs lib/google/cloud/pubsub/v1/subscriber_client_config.json in google-cloud-pubsub-0.22.0
- old
+ new
@@ -64,9 +64,14 @@
"Pull": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "messaging"
},
+ "StreamingPull": {
+ "timeout_millis": 60000,
+ "retry_codes_name": "non_idempotent",
+ "retry_params_name": "messaging"
+ },
"ModifyPushConfig": {
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},