# Functions
GetFunction gets an existing Function resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Get information about a Google Cloud Function.
NewFunction registers a new resource with the given unique name, arguments, and options.
# Structs
Creates a new Cloud Function.
The set of arguments for constructing a Function resource.
Input properties used for looking up and filtering Function resources.
A collection of arguments for invoking getFunction.
A collection of values returned by getFunction.