You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: branches/tswast-patch-1/google-cloud-logging/src/main/java/com/google/cloud/logging/testing/RemoteLoggingHelper.java
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,6 @@
34
34
* {@link LoggingOptions#getRetrySettings()}: {@link RetrySettings#getMaxRetryDelay()} is
35
35
* {@code 30000}, {@link RetrySettings#getTotalTimeout()} is {@code 120000} and
36
36
* {@link RetrySettings#getInitialRetryDelay()} is {@code 250}.
37
-
* {@link GrpcTransportOptions#getInitialTimeout()} is set to 60000,
38
-
* {@link GrpcTransportOptions#getMaxTimeout()} is set to {@code 240000} and
39
-
* {@link GrpcTransportOptions#getTimeoutMultiplier()} is set to {@code 1.5}.
Copy file name to clipboardExpand all lines: branches/tswast-patch-1/google-cloud-logging/src/test/java/com/google/cloud/logging/SerializationTest.java
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -82,10 +82,6 @@ public class SerializationTest extends BaseSerializationTest {
0 commit comments