Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/
Class
vision/textDetection.js:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
* State manager
for
text processing. Stores and reads results from Redis.
33
*/
34
class
Index {
35
/**
36
* Create a
new
Index object.
37
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected