Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/ execSync
Function
execSync
dlp/system-test/metadata.test.js:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
const
bucketName = `test-dlp-metadata-bucket-${uuid.v4()}`;
35
36
const
execSync = cmd => cp.execSync(cmd, {encoding:
'utf-8'
});
37
38
const
client =
new
DLP.DlpServiceClient();
39
describe(
'metadata'
, () => {
Callers
1
metadata.test.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected