Class IndexServiceGrpc.IndexServiceImplBase

  • All Implemented Interfaces:
    IndexServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    IndexServiceGrpc

    public abstract static class IndexServiceGrpc.IndexServiceImplBase
    extends Object
    implements io.grpc.BindableService, IndexServiceGrpc.AsyncService
    Base class for the server implementation of the service IndexService.
     A service for creating and managing Vertex AI's Index resources.
     
    • Constructor Detail

      • IndexServiceImplBase

        public IndexServiceImplBase()
    • Method Detail

      • bindService

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