Skip to content

Commit 2b8eebc

Browse files
andrey-qlogicsduskis
authored andcommitted
---
yaml --- r: 19183 b: refs/heads/autosynth-bigquerystorage c: a6b4182 h: refs/heads/master i: 19181: 41a5455 19179: 0c523b6 19175: 8e5fbe3 19167: ddb8227
1 parent 2b4fc67 commit 2b8eebc

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
@@ -124,7 +124,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
124124
refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
125125
refs/heads/autosynth-automl: 2a8b018cf05811fd472e5d1053e67a12ceec0b64
126126
refs/heads/autosynth-bigquerydatatransfer: 564833a85642d4194adc025f021e10e723154246
127-
refs/heads/autosynth-bigquerystorage: 05bdd1f99696a0f2dec8df95936d97494cdfb5cc
127+
refs/heads/autosynth-bigquerystorage: a6b41826e559b989b41357ff6a21e6af0238b787
128128
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
129129
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
130130
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8

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