Class ServiceMonitoringServiceGrpc.ServiceMonitoringServiceImplBase (3.42.0)

public abstract static class ServiceMonitoringServiceGrpc.ServiceMonitoringServiceImplBase implements BindableService, ServiceMonitoringServiceGrpc.AsyncService

Base class for the server implementation of the service ServiceMonitoringService.

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.

Inheritance

java.lang.Object > ServiceMonitoringServiceGrpc.ServiceMonitoringServiceImplBase

Implements

io.grpc.BindableService, ServiceMonitoringServiceGrpc.AsyncService

Constructors

ServiceMonitoringServiceImplBase()

public ServiceMonitoringServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition