After receiving an HTTP request, this function generates a random number between 1 and 100, and then returns the number in JSON format.
Explore further
For detailed documentation that includes this code sample, see the following:
- Use Workflows with Cloud Run and Cloud Functions tutorial
- Using Workflows to connect services
- Workflows Tutorial (1st gen)
- Workflows Tutorial (2nd gen)
Code sample
Python
Before trying this sample, follow the Python setup instructions in the Workflows quickstart using client libraries. For more information, see the Workflows Python API reference documentation.
What's next
To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.