Class OsLoginServiceGrpc.OsLoginServiceImplBase (2.36.0)

public abstract static class OsLoginServiceGrpc.OsLoginServiceImplBase implements BindableService, OsLoginServiceGrpc.AsyncService

Base class for the server implementation of the service OsLoginService.

Cloud OS Login API The Cloud OS Login API allows you to manage users and their associated SSH public keys for logging into virtual machines on Google Cloud Platform.

Inheritance

java.lang.Object > OsLoginServiceGrpc.OsLoginServiceImplBase

Implements

io.grpc.BindableService, OsLoginServiceGrpc.AsyncService

Constructors

OsLoginServiceImplBase()

public OsLoginServiceImplBase()

Methods

bindService()

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