Values.LocalizedStringSourceThe localized string.
type nonrec t = {language : LanguageTag.t option;A list of BCP 47 compliant language codes for the results to be rendered in. The request uses the regional default as the fallback if the requested language can't be provided.
*)value : SensitiveString.t option;The value of the localized string.
*)}