我正在尝试使用适用于Android的google-api-services-calendar:v3(使用Kotlin)获取我的Google组织内其他人的空闲忙碌数据。对于具有固定持续时间的事件,我得到的时间很好。但是全天事件不会出现在列表中。关于这方面的文档几乎无处可寻,我在developers.google.com上找到的内容包含2013年弃用的代码...//...valbusyTimesList=mutableListOf()SessionService.sharedInstance.getGoogleAccount(activity)observeOn(Schedulers.io