Class ModelMonitoringServiceGrpc.ModelMonitoringServiceImplBase (3.44.0)

public abstract static class ModelMonitoringServiceGrpc.ModelMonitoringServiceImplBase implements BindableService, ModelMonitoringServiceGrpc.AsyncService

Base class for the server implementation of the service ModelMonitoringService.

A service for creating and managing Vertex AI Model moitoring. This includes ModelMonitor resources, ModelMonitoringJob resources.

Inheritance

java.lang.Object > ModelMonitoringServiceGrpc.ModelMonitoringServiceImplBase

Implements

io.grpc.BindableService, ModelMonitoringServiceGrpc.AsyncService

Constructors

ModelMonitoringServiceImplBase()

public ModelMonitoringServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition