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
{{ message }}
This repository was archived by the owner on Sep 25, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClient.java
+14-14
Original file line number
Diff line number
Diff line change
@@ -234,9 +234,9 @@ public final UnaryCallable<CreateDashboardRequest, Dashboard> createDashboardCal
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/package-info.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
*/
16
16
17
17
/**
18
-
* A client to Stackdriver Monitoring Dashboards API.
18
+
* A client to Cloud Monitoring API.
19
19
*
20
20
* <p>The interfaces provided are listed below, along with usage samples.
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/stub/DashboardsServiceStub.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
33
33
// AUTO-GENERATED DOCUMENTATION AND CLASS
34
34
/**
35
-
* Base stub class for Stackdriver Monitoring Dashboards API.
35
+
* Base stub class for Cloud Monitoring API.
36
36
*
37
37
* <p>This class is for advanced usage and reflects the underlying API directly.
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/stub/GrpcDashboardsServiceCallableFactory.java
+1-1
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 Monitoring Dashboards API.
39
+
* gRPC callable factory implementation for Cloud Monitoring API.
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/stub/GrpcDashboardsServiceStub.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
44
44
// AUTO-GENERATED DOCUMENTATION AND CLASS
45
45
/**
46
-
* gRPC stub implementation for Stackdriver Monitoring Dashboards API.
46
+
* gRPC stub implementation for Cloud Monitoring API.
47
47
*
48
48
* <p>This class is for advanced usage and reflects the underlying API directly.
Copy file name to clipboardExpand all lines: google-cloud-monitoring-dashboard/src/test/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClientTest.java
0 commit comments