Class MigrationServiceGrpc.MigrationServiceImplBase (3.42.0)

public abstract static class MigrationServiceGrpc.MigrationServiceImplBase implements BindableService, MigrationServiceGrpc.AsyncService

Base class for the server implementation of the service MigrationService.

A service that migrates resources from automl.googleapis.com, datalabeling.googleapis.com and ml.googleapis.com to Vertex AI.

Inheritance

java.lang.Object > MigrationServiceGrpc.MigrationServiceImplBase

Implements

io.grpc.BindableService, MigrationServiceGrpc.AsyncService

Constructors

MigrationServiceImplBase()

public MigrationServiceImplBase()

Methods

bindService()

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