From c582324a52eb0b1d70e33ea387e4c28678df3995 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 7 Jul 2020 17:16:04 -0700 Subject: [PATCH] feat: publish documentai/v1beta2 protos PiperOrigin-RevId: 320087063 Source-Author: Google APIs Source-Date: Tue Jul 7 16:43:20 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf Source-Link: https://github.com/googleapis/googleapis/commit/519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf --- .../stub/DocumentUnderstandingServiceStubSettings.java | 6 +++--- synth.metadata | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta2/stub/DocumentUnderstandingServiceStubSettings.java b/google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta2/stub/DocumentUnderstandingServiceStubSettings.java index 6816da9b..1922073f 100644 --- a/google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta2/stub/DocumentUnderstandingServiceStubSettings.java +++ b/google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta2/stub/DocumentUnderstandingServiceStubSettings.java @@ -228,10 +228,10 @@ public static class Builder .setInitialRetryDelay(Duration.ofMillis(100L)) .setRetryDelayMultiplier(1.3) .setMaxRetryDelay(Duration.ofMillis(60000L)) - .setInitialRpcTimeout(Duration.ofMillis(60000L)) + .setInitialRpcTimeout(Duration.ofMillis(120000L)) .setRpcTimeoutMultiplier(1.0) - .setMaxRpcTimeout(Duration.ofMillis(60000L)) - .setTotalTimeout(Duration.ofMillis(60000L)) + .setMaxRpcTimeout(Duration.ofMillis(120000L)) + .setTotalTimeout(Duration.ofMillis(120000L)) .build(); definitions.put("retry_policy_1_params", settings); settings = RetrySettings.newBuilder().setRpcTimeoutMultiplier(1.0).build(); diff --git a/synth.metadata b/synth.metadata index 3af8b9d3..beb0c0bb 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,23 +4,23 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-document-ai.git", - "sha": "bde7976f6c96710035320c358a799681911e4e2b" + "sha": "48a216a5ddaf8c249f85e3adfcdab2b8e795cc0e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "0edf3ff6625f50cdcab5b3c40f2ef109bf73cef4", - "internalRef": "315961930" + "sha": "519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf", + "internalRef": "320087063" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "0edf3ff6625f50cdcab5b3c40f2ef109bf73cef4", - "internalRef": "315961930" + "sha": "519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf", + "internalRef": "320087063" } }, {