Class 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 Detail

      • MigrationServiceImplBase

        public MigrationServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService