Package function_service (1.8.0)

API documentation for functions_v2.services.function_service package.

Classes

FunctionServiceAsyncClient

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.

FunctionServiceClient

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.

Modules

pagers

API documentation for functions_v2.services.function_service.pagers module.