# Functions
New creates a new default FunctionBuilder.
# Constants
Firebase authentication event names.
Firebase authentication event names.
Firestore event names.
Firestore event names.
Firestore event names.
Firestore event names.
PubSub event names.
Storage event names.
Storage event names.
Storage event names.
Storage event names.
# Structs
AuthEvent is the payload of a Firestore Auth event.
No description provided by the author
FirestoreEvent is the payload of a Firestore event.
FirestoreFunctionBuilder holds a FunctionBuilder and the firestore event entrypoint.
FirestoreValue holds Firestore fields.
FunctionBuilder holds the deployment config for a function.
HTTPFunctionBuilder holds a FunctionBuilder and the http entry point.
No description provided by the author
PubSubMessage is the payload of a Pub/Sub event.
RuntimeOptions holds a timeout and memory option.
StorageEvent is the payload of a GCS event.
No description provided by the author
# Type aliases
FirebaseAuthFunction holds the function signature of a firebase auth triggered function.
FirestoreFunction is the function signature of a firestore event triggered function.
PubSubFunction holds the function signature of a pubsub event.
StorageFunction holds the function signature of storage event triggered function.