Class CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase (2.43.0)

public abstract static class CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase implements BindableService, CloudFunctionsServiceGrpc.AsyncService

Base class for the server implementation of the service CloudFunctionsService.

A service that application uses to manipulate triggers and functions.

Inheritance

java.lang.Object > CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase

Implements

io.grpc.BindableService, CloudFunctionsServiceGrpc.AsyncService

Constructors

CloudFunctionsServiceImplBase()

public CloudFunctionsServiceImplBase()

Methods

bindService()

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