Values.ContainsPiiEntitiesRequestSourceAnalyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
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 documents.
*)}