Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
FilterList |
FilterList.clone() |
FilterList |
InfoTypeConfig.getEvaluateList() |
FilterList |
InfoTypeConfig.getIgnoreList() |
FilterList |
FilterList.set(String fieldName,
Object value) |
FilterList |
FilterList.setInfoTypes(List<String> infoTypes)
These infoTypes are based on after the `eval_info_type_mapping` and `golden_info_type_mapping`.
|
Modifier and Type | Method and Description |
---|---|
InfoTypeConfig |
InfoTypeConfig.setEvaluateList(FilterList evaluateList) |
InfoTypeConfig |
InfoTypeConfig.setIgnoreList(FilterList ignoreList) |
Copyright © 2011–2025 Google. All rights reserved.