public static class DeidentifyTemplateName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeidentifyTemplateName |
build() |
String |
getDeidentifyTemplate() |
String |
getOrganization() |
DeidentifyTemplateName.Builder |
setDeidentifyTemplate(String deidentifyTemplate) |
DeidentifyTemplateName.Builder |
setOrganization(String organization) |
public String getOrganization()
public String getDeidentifyTemplate()
public DeidentifyTemplateName.Builder setOrganization(String organization)
public DeidentifyTemplateName.Builder setDeidentifyTemplate(String deidentifyTemplate)
public DeidentifyTemplateName build()
Copyright © 2022 Google LLC. All rights reserved.