Skip to content

Commit 7517dd7

Browse files
noeroglesv
authored andcommitted
Update deidentify region tag. (#1496)
1 parent 86b6688 commit 7517dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

healthcare/v1beta1/src/main/java/snippets/healthcare/datasets/DatasetDeIdentify.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
package snippets.healthcare.datasets;
1818

19-
// [START healthcare_deidentify_dataset]
19+
// [START healthcare_dicom_keeplist_deidentify_dataset]
2020
import com.google.api.client.googleapis.auth.oauth2.GoogleCredential;
2121
import com.google.api.client.http.HttpHeaders;
2222
import com.google.api.client.http.HttpRequestInitializer;
@@ -108,4 +108,4 @@ private static CloudHealthcare createClient() throws IOException {
108108
.build();
109109
}
110110
}
111-
// [END healthcare_deidentify_dataset]
111+
// [END healthcare_dicom_keeplist_deidentify_dataset]

0 commit comments

Comments
 (0)