AnnotationConfigResponse

data class AnnotationConfigResponse(val annotationStoreName: String, val storeQuote: Boolean)

Specifies how to store annotations during de-identification operation.

Constructors

Link copied to clipboard
fun AnnotationConfigResponse(annotationStoreName: String, storeQuote: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the annotation store, in the form projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{annotation_store_id}). * The destination annotation store must be in the same project as the source data. De-identifying data across multiple projects is not supported. * The destination annotation store must exist when using DeidentifyDicomStore or DeidentifyFhirStore. DeidentifyDataset automatically creates the destination annotation store.

Link copied to clipboard

If set to true, the sensitive texts are included in SensitiveTextAnnotation of Annotation.