google-cloud-translate Questions
3
I'm using Python 3.6 and google-cloud-translate package.
from google.cloud import translate_v3 as translate
client = translate.TranslationServiceClient(credentials = credentials)
parent = client.lo...
Monosymmetric asked 7/8, 2020 at 14:38
1
© 2022 - 2024 — McMap. All rights reserved.