I am new to this and cofused as to how this will be used in a production app. Let's say I want to create a service that utilizes this ai technology. Does each user need their own API key? If yes, I would rather them not have to go through this process as it may be confusing for many and break the user experience. Can my app use a Google API to generate the API key for each user programmatically? If each user does not need their own API key, does that mean the API key that I generate in my cloud project has to work for all users of my app? Wouldn't that limit the amount of API calls my app is allowed to make?
You can also get the key by using googleAI studio.
@LosTMonk-i6f