是否有适用于Google Meet的直接API?

问题描述:

是否有用于在Google Meet中创建新会议的API?在 https://meet.google.com/上有一个按钮Create new meeting,我想做类似的事情使用API​​
我知道可以使用Google Calendar API创建会议,但是我正在寻找直接用于Google Meet的API,而无需创建日历事件.

Is there any API for creating a new meeting in Google Meet ? There is button Create new meeting on https://meet.google.com/ and I want to do something similar using API
I know that it is possible to create meeting using Google Calendar API but I'm looking for direct API for Google Meet without creating calendar event.

现在可以通过以下网址创建新的聚会: http://meet.google.com/new

It is now possible to create a new meet by going to this url: http://meet.google.com/new

话虽这么说,但如何立即获得生成的会议的链接并不清楚.

That being said, it's not immediately obvious how you could get the link for the generated meet.