You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
CLOUD_VISION_API_KEY is coded within the file CloudVisionUtils.java. This is okay for dev I guess but I want to know how to move this value to an environment variable and read the value at runtime. Thanks. Not really an "issue". Rather, looking for guidance.
CLOUD_VISION_API_KEY is coded within the file
CloudVisionUtils.java. This is okay for dev I guess but I want to know how to move this value to an environment variable and read the value at runtime. Thanks. Not really an "issue". Rather, looking for guidance.