Home
last modified time | relevance | path

Searched full:mysterioustext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/translate/snippets/
H A DDetectLanguageAndTranslate.java46 final String mysteriousText = "Hola Mundo"; in main() local
49 Detection detection = translate.detect(mysteriousText); in main()
55 mysteriousText, in main()
/aosp_15_r20/external/google-cloud-java/java-translate/
H A D.readme-partials.yaml43 final String mysteriousText = "Hola Mundo";
49 Detection detection = translate.detect(mysteriousText);
68 mysteriousText,
H A DREADME.md135 final String mysteriousText = "Hola Mundo";
141 Detection detection = translate.detect(mysteriousText);
160 mysteriousText,