UNPKG

@google-cloud/vision

Version:
34 lines (33 loc) 1.08 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.vision.v1p1beta1", "libraryPackage": "@google-cloud/vision", "services": { "ImageAnnotator": { "clients": { "grpc": { "libraryClient": "ImageAnnotatorClient", "rpcs": { "BatchAnnotateImages": { "methods": [ "batchAnnotateImages" ] } } }, "grpc-fallback": { "libraryClient": "ImageAnnotatorClient", "rpcs": { "BatchAnnotateImages": { "methods": [ "batchAnnotateImages" ] } } } } } } }