It looks like Google has released some updates to its Chat API which allow a few new methods for deploying & managing Google Chat spaces and members. You can see the new documentation here: https://developers.google.com/chat/api/reference/rest/v1/spaces/create
My org uses a lot of chat spaces for monitoring and alerting, and I would love to be able to create spaces routinely as part of a pipeline/deployment. Using the API, is it possible to create a webhook and/or bot connection in a programmatic fashion? To properly automate my orgs chat spaces, we would need to be able to add this integrations and apps as well. I do not see any articles / references saying yea or nay. If the answer is no, has google released any sort of feature calendar clarifying (if) the feature is on the map for them?
Also, does anyone know if there is a terraform (or alternative IaC solution) release in Google Chat APIs future? Would make deployments significantly easier. lol