You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1
I got my build to run by updating my version of com.google.apis to v3-rev165-1.21.0. Also, I tried to run RetrieveReports and I had to change some of the dependencies in CommentThread and CommentHandling from V3CommentListResponse and V3CommentThreadListResponse to CommentListResponse and CommentThreadListResponse. Also, in RetrieveReports there was a reference to GenericUrl but it wasn't in the list of imports. I added that to the list of imports and everything began compiling. I ran this through IntelliJ.
Hello,
Anyone able to compile the Java samples? Pulled them down, ran mvn compile and received a host of errors.
-Ron
The text was updated successfully, but these errors were encountered: