Im asked to test a Google Cloud Function triggered by http through cloud shell using the "curl -m 60 -X GET [url_of_your_function]" commnand.
Does anyone know where to find the url of my function? Ive tried the main url of it and many other ideas but get not solution. I cannot find any documentation on Google Cloud as documentation for GCF its very scarse and disorganized.