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