Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/ getValue
Function
getValue
dlp/lDiversityAnalysis.js:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
98
// Create helper function for unpacking values
99
const
getValue = obj => obj[Object.keys(obj)[0]];
100
101
// Run risk analysis job
102
const
[topicResponse] =
await
pubsub.topic(topicId).get();
Callers
1
lDiversityAnalysis
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected