Class OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase

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

    public abstract static class OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase
    extends Object
    implements io.grpc.BindableService, OsConfigZonalServiceGrpc.AsyncService
    Base class for the server implementation of the service OsConfigZonalService.
     Zonal OS Config API
     The OS Config service is the server-side component that allows users to
     manage package installations and patch jobs for Compute Engine VM instances.
     
    • Constructor Detail

      • OsConfigZonalServiceImplBase

        public OsConfigZonalServiceImplBase()
    • Method Detail

      • bindService

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