Hi!
Google is going to deprecate (Aug 12, 2020) for JSON-RPC and global HTTP batch endpoints and their recommendation for clients is to update all Google API Service packages to a version 1.23.1 or higher.
Currently, discover-gce plugin is using version 1.23.0 of Google API libraries.
I have looked into the discover-gce code and I do not see any references to batch processing, but I am not sure how this is handled by underlying google library.
Could someone please confirm that this plugin is not calling endpoints described by google and there will be no problem after google will shutdown "Global HTTP Batch endpoints"?
Thanks!
Daniel