- 3.53.0 (latest)
- 3.52.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.6
- 3.3.6
- 3.2.10
Package com.google.cloud.monitoring.v3 (3.31.0)
GitHub Repository |
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.monitoring.v3.AlertPolicyServiceClient | Service Description: The AlertPolicyService API is used to manage (list, create, delete, edit) alert policies in Cloud Monitoring. An alerting policy is a description of the conditions under which some aspect of your system is considered to be "unhealthy" and the ways to notify people or services about this state. In addition to using this API, alert policies can also be managed |
com.google.cloud.monitoring.v3.GroupServiceClient |
Service Description: The Group API lets you inspect and manage your
groups.
A group is a named filter that is used to identify a collection of monitored resources. Groups |
com.google.cloud.monitoring.v3.MetricServiceClient |
Service Description: Manages metric descriptors, monitored resource descriptors, and time series
data.
This class provides the ability to make remote calls to the backing service through method |
com.google.cloud.monitoring.v3.NotificationChannelServiceClient |
Service Description: The Notification Channel API provides access to configuration that controls
how messages related to incidents are sent.
This class provides the ability to make remote calls to the backing service through method |
com.google.cloud.monitoring.v3.QueryServiceClient | Service Description: The QueryService API is used to manage time series data in Stackdriver Monitoring. Time series data is a collection of data points that describes the time-varying values of a metric. |
com.google.cloud.monitoring.v3.ServiceMonitoringServiceClient |
Service Description: The Cloud Monitoring Service-Oriented Monitoring API has endpoints for
managing and querying aspects of a workspace's services. These include the Service 's monitored
resources, its Service-Level Objectives, and a taxonomy of categorized Health Metrics.
|
com.google.cloud.monitoring.v3.SnoozeServiceClient | Service Description: The SnoozeService API is used to temporarily prevent an alert policy from generating alerts. A Snooze is a description of the criteria under which one or more alert policies should not fire alerts for the specified duration. |
com.google.cloud.monitoring.v3.UptimeCheckServiceClient | Service Description: The UptimeCheckService API is used to manage (list, create, delete, edit) Uptime check configurations in the Cloud Monitoring product. An Uptime check is a piece of configuration that determines which resources and services to monitor for availability. These configurations can also be configured interactively by navigating to the [Cloud console] |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.monitoring.v3.AlertPolicyServiceSettings |
Settings class to configure an instance of AlertPolicyServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.GroupServiceSettings |
Settings class to configure an instance of GroupServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.MetricServiceSettings |
Settings class to configure an instance of MetricServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.NotificationChannelServiceSettings |
Settings class to configure an instance of NotificationChannelServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.QueryServiceSettings |
Settings class to configure an instance of QueryServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.ServiceMonitoringServiceSettings |
Settings class to configure an instance of ServiceMonitoringServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.SnoozeServiceSettings |
Settings class to configure an instance of SnoozeServiceClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.monitoring.v3.UptimeCheckServiceSettings |
Settings class to configure an instance of UptimeCheckServiceClient.
The default instance has everything set to sensible defaults: |