Values.DetectPiiEntitiesRequestSourceInspects the input text for entities that contain personally identifiable information (PII) and returns information about them.
type nonrec t = {text : String_.t;A UTF-8 text string. The maximum string size is 100 KB.
*)languageCode : LanguageCode.t;The language of the input text. Enter the language code for English (en) or Spanish (es).
*)}