Class SchemaServiceGrpc.SchemaServiceImplBase

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

    public abstract static class SchemaServiceGrpc.SchemaServiceImplBase
    extends Object
    implements io.grpc.BindableService, SchemaServiceGrpc.AsyncService
    Base class for the server implementation of the service SchemaService.
     Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
     
    • Constructor Detail

      • SchemaServiceImplBase

        public SchemaServiceImplBase()
    • Method Detail

      • bindService

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