From 70f6429cadd4a23df358d99b8f7e57a8383c9a05 Mon Sep 17 00:00:00 2001 From: realjordanna <32629229+realjordanna@users.noreply.github.com> Date: Tue, 3 Jul 2018 09:57:37 -0700 Subject: [PATCH] Fix dlp code sample end/start tags for embedding (#76) Fix mismatched tags breaking embedding of code samples on cloud.google.com/dlp/docs. --- dlp/deid.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlp/deid.js b/dlp/deid.js index 3c480c31c0..da9e3956d2 100644 --- a/dlp/deid.js +++ b/dlp/deid.js @@ -234,7 +234,7 @@ function deidentifyWithDateShift( .catch(err => { console.log(`Error in deidentifyWithDateShift: ${err.message || err}`); }); - // [END deidentify_date_shift] + // [END dlp_deidentify_date_shift] } function deidentifyWithFpe( @@ -319,7 +319,7 @@ function deidentifyWithFpe( .catch(err => { console.log(`Error in deidentifyWithFpe: ${err.message || err}`); }); - // [END deidentify_fpe] + // [END dlp_deidentify_fpe] } function reidentifyWithFpe(