I have created an example using the vision API here: https://github.com/michaelbausor/gapic-generator-cpp/tree/examples/examples/vision
I would expect the example to succeed - instead it fails with DEADLINE_EXCEEDED.
Steps to reproduce:
Note that you will need to have the GOOGLE_APPLICATION_CREDENTIALS environment variable set.