JulioCGMC / google_translator

BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Clarification on the usage of cacheDuration property and its impact on Google Translate API charges #7

Open bhanuka96 opened 1 year ago

bhanuka96 commented 1 year ago

If I set cacheDuration to 365 days, what does that mean? Will it prevent the package from making API requests to Google Translate and hence, avoid incurring any costs for the API usage? Or does it have a different functionality?