# Functions

InheritCloudFunction creates new instance of CloudFunction.
InheritCloudFunction creates new instance of CloudFunction Parameters: - name (optional) a container name (accessible via ContextInfo) - description (optional) a container description (accessible via ContextInfo).
Creates a new instance of this Google Function function.
Creates a new instance of this Google Function function.
Creates a new instance of this Google Function.
Creates a new instance of this Google Function.

# Structs

Abstract Google Function, that acts as a container to instantiate and run components and expose them via external entry point.
Abstract Google Function function, that acts as a container to instantiate and run components and expose them via external entry point.

# Interfaces

No description provided by the author