ICloudFunctionService

An interface used to integrate Google Function services into Google Function containers and connect their actions to the function calls.

Description

The ICloudFunctionService interface allows you to integrate Google Function services into Google Function containers and connect their actions to the function calls.

Instance methods

getActions

Gets all the actions supported by the service.

getActions(): CloudFunctionAction[]