blob: be15a3c1e0650952dca3ef18d0ba9cdcb1592e0b [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.vision.v1p1beta1",
"libraryPackage": "cloud.google.com/go/vision/apiv1p1beta1",
"services": {
"ImageAnnotator": {
"clients": {
"grpc": {
"libraryClient": "ImageAnnotator",
"rpcs": {
"BatchAnnotateImages": {
"methods": [
"BatchAnnotateImages"
]
}
}
}
}
}
}
}