Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
InfoTypeConfig |
InfoTypeConfig.clone() |
InfoTypeConfig |
EvaluateAnnotationStoreRequest.getInfoTypeConfig() |
InfoTypeConfig |
InfoTypeConfig.set(String fieldName,
Object value) |
InfoTypeConfig |
InfoTypeConfig.setEvaluateList(FilterList evaluateList) |
InfoTypeConfig |
InfoTypeConfig.setIgnoreList(FilterList ignoreList) |
InfoTypeConfig |
InfoTypeConfig.setStrictMatching(Boolean strictMatching)
If `TRUE`, infoTypes described by `filter` are used for evaluation.
|
Modifier and Type | Method and Description |
---|---|
EvaluateAnnotationStoreRequest |
EvaluateAnnotationStoreRequest.setInfoTypeConfig(InfoTypeConfig infoTypeConfig) |
Copyright © 2011–2025 Google. All rights reserved.