blob: ff747ce5951f3f203f70b5af7e6325f979b83a92 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.videointelligence.v1",
"libraryPackage": "cloud.google.com/go/videointelligence/apiv1",
"services": {
"VideoIntelligenceService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"AnnotateVideo": {
"methods": [
"AnnotateVideo"
]
}
}
}
}
}
}
}