Sensitive Text Annotation Args
data class SensitiveTextAnnotationArgs(val details: Output<Map<String, String>>? = null) : ConvertibleToJava<SensitiveTextAnnotationArgs>
A TextAnnotation specifies a text range that includes sensitive information.