Skip to content

Commit

Permalink
Fixed region tab typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jainamtrivedi-crest authored and amanda-tarafa committed Oct 5, 2023
1 parent 171545e commit 64df052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dlp/api/Snippets/DeidentifyTableWithPrimitiveBucketing.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// License for the specific language governing permissions and limitations under
// the License.

// [START dlp_deindentify_table_primitive_bucketing]
// [START dlp_deidentify_table_primitive_bucketing]

using System;
using Google.Api.Gax.ResourceNames;
Expand Down Expand Up @@ -132,4 +132,4 @@ public static Table DeidentifyData(
}
}

// [END dlp_deindentify_table_primitive_bucketing]
// [END dlp_deidentify_table_primitive_bucketing]

0 comments on commit 64df052

Please sign in to comment.