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 Run functions tutorial
- Using Workflows to connect services
- Workflows Tutorial
- Workflows Tutorial (1st 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.
To authenticate to Workflows, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
What's next
To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.