Skip to content

Commit 37bf175

Browse files
andrey-qlogicsduskis
authored andcommitted
---
yaml --- r: 15271 b: refs/heads/autosynth-bigtable c: a6b4182 h: refs/heads/master i: 15269: 23bd808 15267: 66de672 15263: 58cfa02
1 parent 784a6f3 commit 37bf175

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
@@ -126,7 +126,7 @@ refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
126126
refs/heads/autosynth-automl: cced2f56bbef0499609073edbca6253e1df5e535
127127
refs/heads/autosynth-bigquerydatatransfer: a6667617707608b1dbfb02d59c22b5152f208da7
128128
refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129-
refs/heads/autosynth-bigtable: 05bdd1f99696a0f2dec8df95936d97494cdfb5cc
129+
refs/heads/autosynth-bigtable: a6b41826e559b989b41357ff6a21e6af0238b787
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132
refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b

branches/autosynth-bigtable/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)