'Google Cloud Function RTDB Trigger Path

Does anyone familiar with Google Cloud functions triggered by RTDB know the best way to view an existing functions trigger path? The issue I have is when I go to copy a function (one version for dev, another for production) it doesn't copy the trigger path, and some of my triggers I can't remember the full path.

Anyone know how I can either: a)preserve the trigger path when copying a function or b)look up the full trigger path on the original function? Also need help with the trigger type (create, update, write)

Thanks All!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source