Skip to content

Commit

Permalink
Merge branch 'main' into hivanalejandro-migrate-region-step4-389693076
Browse files Browse the repository at this point in the history
  • Loading branch information
iennae authored Jan 18, 2025
2 parents 3576d64 + 8c189db commit 1bfd4f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datacatalog/quickstart/deleteFilesetEntry.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const main = async (
entryId
) => {
// [START data_catalog_delete_fileset_quickstart]
// [START datacatalog_delete_fileset_quickstart_tag]
// -------------------------------
// Import required modules.
// -------------------------------
Expand Down Expand Up @@ -72,7 +71,6 @@ const main = async (
console.log('Entry Group does not exist or is not empty.');
}
};
// [END datacatalog_delete_fileset_quickstart_tag]
// [END data_catalog_delete_fileset_quickstart]

// node deleteFilesetEntry.js <projectId> <entryGroupId> <entryId>
Expand Down

0 comments on commit 1bfd4f7

Please sign in to comment.