1

I am creating a room resource via the Google Workspace Admin API. However there is no parameter to specify the Calendar-based room release. It is alway set to Off but I would like to have it set to On.

Is there anyway to do that with any Google API?

zlZimon
  • 2,334
  • 4
  • 21
  • 51
  • what actually is room release? is it also related to my [question](https://stackoverflow.com/questions/74755419/why-does-it-turn-into-an-unavailable-room-when-i-create-a-google-resource-calend)? – Benyamin Jafari Jan 30 '23 at 07:50

1 Answers1

1

Issue:

Currently, you can only turn room releases on or off via Admin console. This is not possible via Directory API in the current implementation.

File a feature request:

I'd suggest you to file a feature request in Issue Tracker (here is the corresponding template), if you think this functionality could be useful.

Update - Feature request filed:

Reference:

Iamblichus
  • 18,540
  • 2
  • 11
  • 27
  • what actually is room release? is it also related to my [question](https://stackoverflow.com/questions/74755419/why-does-it-turn-into-an-unavailable-room-when-i-create-a-google-resource-calend)? – Benyamin Jafari Jan 30 '23 at 07:51