0
我開始使用谷歌日曆API。 但是,當我嘗試設置在鏈路https://developers.google.com/google-apps/calendar/instantiate我有一個很大的問題。谷歌日曆API - 沒有構造發現
我嘗試實施構造
Calendar service = new Calendar(httpTransport, accessProtectedResource, jsonFactory);
但這ins't在庫中,此構造不存在。
誰能幫我找到這個問題的新的解決方案?
感謝