Class MigrationServiceGrpc.MigrationServiceImplBase
- java.lang.Object
-
- com.google.cloud.aiplatform.v1beta1.MigrationServiceGrpc.MigrationServiceImplBase
-
- All Implemented Interfaces:
MigrationServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MigrationServiceGrpc
public abstract static class MigrationServiceGrpc.MigrationServiceImplBase extends Object implements io.grpc.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.
-
-
Constructor Summary
Constructors Constructor Description MigrationServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.aiplatform.v1beta1.MigrationServiceGrpc.AsyncService
batchMigrateResources, searchMigratableResources
-
-