Class MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase (0.45.0)

public abstract static class MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase implements BindableService, MetricsV1Beta3Grpc.AsyncService

Base class for the server implementation of the service MetricsV1Beta3.

The Dataflow Metrics API lets you monitor the progress of Dataflow jobs.

Inheritance

java.lang.Object > MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase

Implements

io.grpc.BindableService, MetricsV1Beta3Grpc.AsyncService

Constructors

MetricsV1Beta3ImplBase()

public MetricsV1Beta3ImplBase()

Methods

bindService()

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