How to generate Key, Service URL for Google Text Analysis Cognitive activity in Uipath

How to generate/Find out key, Service URL(ie. Input Property) for Google Text Analysis cognitive activity in UiPath

Do you have a Google service running this?

Otherwise, please refer to the knowledge article:

"ServiceURL - The custom web address of the local or regional Google server used to connect to the text analysis service. If the field remains empty at runtime, the default value for this field is “https://language.googleapis.com/v1/documents:annotateText”. This field supports only strings and String variables.

@Bolletje
I know Google Text Analysis my que related to Key, I want that key, where did i get that key?
(for example you get a key for Microsoft Text Analysis form Portal.auzere.com ie. 173e58462caf46e9ac28c1e773b57c12)
so i want portal/website to get google text analysis key

Hello,
@suraj23
Did you got the key and service url for google text analysis

@sagaryeole
No, Still not

@suraj23
It’s not mandatory to provide any value for service url, as it takes default value as “https://language.googleapis.com/v1/documents:annotateText”. And for the API key you can use free or paid Google Translate API from “https://console.developers.google.com”.
For further reference on generating API key, refer to - Setting up API keys - API Console Help