I already have API Access to Vertex AI, and the Python code works with the google AI SDK.
However, I'm using this with Langchain, and it requires
google.generativeai module along with a Google API Key. However I'm unable to enable
generativelanguage.googleapis.com, due to a permission denied issue. Is there any way to resolve this? Since I already have Enterprise access to Vertex AI.