Home
last modified time | relevance | path

Searched full:google_api_key (Results 1 – 9 of 9) sorted by relevance

/external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/
DTranslateOptions.java43 public static final String API_KEY_ENV_NAME = "GOOGLE_API_KEY";
114 * GOOGLE_API_KEY} environment variable. For instructions on how to get an API key, see the <a
148 // 4. default API key (through GOOGLE_API_KEY) in TranslateOptions()
Dpackage-info.java22 * Application Default Credentials are available or that the {@code GOOGLE_API_KEY} environment
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
DRequestBodyCompression.java38 public static final String GOOGLE_API_KEY = "AIzaSyAx2WZYe0My0i-uGurpvraYJxO7XNbwiGs"; field in RequestBodyCompression
53 .url("https://www.googleapis.com/urlshortener/v1/url?key=" + GOOGLE_API_KEY) in run()
/external/google-cloud-java/
D.gitignore53 # API key file containing value of GOOGLE_API_KEY for integration tests
/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/translate/snippets/
DDetectLanguageAndTranslate.java41 // Default Credentials if available; otherwise, using an API key from the GOOGLE_API_KEY in main()
/external/google-cloud-java/java-translate/
D.readme-partials.yaml22 `GOOGLE_API_KEY` environment variable. Once the API key is set, you can make API calls by invoking
DREADME.md114 `GOOGLE_API_KEY` environment variable. Once the API key is set, you can make API calls by invoking
/external/angle/build/android/gyp/
Djava_google_api_keys.py98 values['GOOGLE_API_KEY'] = google_api_keys.GetAPIKey()
/external/cronet/build/android/gyp/
Djava_google_api_keys.py98 values['GOOGLE_API_KEY'] = google_api_keys.GetAPIKey()