Skip to content

Commit cfbf9b2

Browse files
andrey-qlogicsduskis
authored andcommitted
---
yaml --- r: 20295 b: refs/heads/autosynth-scheduler c: a6b4182 h: refs/heads/master i: 20293: 3b57804 20291: fe97f64 20287: 6ad23a7
1 parent 24a506a commit cfbf9b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137137
refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138138
refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
139139
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140-
refs/heads/autosynth-scheduler: 05bdd1f99696a0f2dec8df95936d97494cdfb5cc
140+
refs/heads/autosynth-scheduler: a6b41826e559b989b41357ff6a21e6af0238b787
141141
refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
142142
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143
refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b

branches/autosynth-scheduler/google-cloud-clients/google-cloud-core-http/src/main/java/com/google/cloud/http/HttpTransportOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public Builder setReadTimeout(int readTimeout) {
120120
}
121121
}
122122

123-
private HttpTransportOptions(Builder builder) {
123+
public HttpTransportOptions(Builder builder) {
124124
httpTransportFactory =
125125
firstNonNull(
126126
builder.httpTransportFactory,

0 commit comments

Comments
 (0)