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
Renames the service name from Stackdriver Logging to Cloud Logging. Specifies client retry behavior and a few other documentation updates.
PiperOrigin-RevId: 320016414
Source-Author: Google APIs <[email protected]>
Source-Date: Tue Jul 7 10:52:01 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: aba9760d6abc15f724753c26d6f306e0f76dd11a
Source-Link: googleapis/googleapis@aba9760
Co-authored-by: Jeff Ching <[email protected]>
Copy file name to clipboardExpand all lines: google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2CallableFactory.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
37
37
// AUTO-GENERATED DOCUMENTATION AND CLASS
38
38
/**
39
-
* gRPC callable factory implementation for Stackdriver Logging API.
39
+
* gRPC callable factory implementation for Cloud Logging API.
Copy file name to clipboardExpand all lines: google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcLoggingServiceV2CallableFactory.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
37
37
// AUTO-GENERATED DOCUMENTATION AND CLASS
38
38
/**
39
-
* gRPC callable factory implementation for Stackdriver Logging API.
39
+
* gRPC callable factory implementation for Cloud Logging API.
Copy file name to clipboardExpand all lines: google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcMetricsServiceV2CallableFactory.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
37
37
// AUTO-GENERATED DOCUMENTATION AND CLASS
38
38
/**
39
-
* gRPC callable factory implementation for Stackdriver Logging API.
39
+
* gRPC callable factory implementation for Cloud Logging API.
0 commit comments