public abstract static class FunctionServiceGrpc.FunctionServiceImplBase extends Object implements io.grpc.BindableService, FunctionServiceGrpc.AsyncService
Google Cloud Functions is used to deploy functions that are executed by Google in response to various events. Data connected with that event is passed to a function as the input data. A **function** is a resource which describes a function that should be executed and how it is triggered.
| Constructor and Description |
|---|
FunctionServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFunction, deleteFunction, generateDownloadUrl, generateUploadUrl, getFunction, listFunctions, listRuntimes, updateFunctionCopyright © 2024 Google LLC. All rights reserved.