lib/google/cloud/speech/v1p1beta1/speech_client_config.json in google-cloud-speech-0.31.1 vs lib/google/cloud/speech/v1p1beta1/speech_client_config.json in google-cloud-speech-0.32.0

- old
+ new

@@ -19,20 +19,20 @@ "total_timeout_millis": 5000000 } }, "methods": { "Recognize": { - "timeout_millis": 1000000, + "timeout_millis": 200000, "retry_codes_name": "idempotent", "retry_params_name": "default" }, "LongRunningRecognize": { - "timeout_millis": 60000, + "timeout_millis": 200000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "StreamingRecognize": { - "timeout_millis": 1000000, + "timeout_millis": 905000, "retry_codes_name": "idempotent", "retry_params_name": "default" } } }