I am getting the errors
google/api/http.proto: File not found
google/protobuf/descriptor.proto: File not found
when trying to generate the .java files for embedded_assistant.proto. I am using the Protobuf Plugin for Gradle for Android.
Where do I find the descriptor.proto file as I do not find it anywhere on the Google API github page.