Class OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase (2.43.0)

public abstract static class OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase implements 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.

Inheritance

java.lang.Object > OsConfigZonalServiceGrpc.OsConfigZonalServiceImplBase

Implements

io.grpc.BindableService, OsConfigZonalServiceGrpc.AsyncService

Constructors

OsConfigZonalServiceImplBase()

public OsConfigZonalServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition