| Package | Description |
|---|---|
| com.google.cloud.monitoring.v3 |
A client to Cloud Monitoring API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.monitoring.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse |
ServiceMonitoringServiceClient.listServiceLevelObjectives(ListServiceLevelObjectivesRequest request)
List the `ServiceLevelObjective`s for the given `Service`.
|
ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse |
ServiceMonitoringServiceClient.listServiceLevelObjectives(ServiceName parent)
List the `ServiceLevelObjective`s for the given `Service`.
|
ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse |
ServiceMonitoringServiceClient.listServiceLevelObjectives(String parent)
List the `ServiceLevelObjective`s for the given `Service`.
|
Copyright © 2025 Google LLC. All rights reserved.