1{ 2 "schema": "1.0", 3 "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.", 4 "language": "go", 5 "protoPackage": "google.cloud.videointelligence.v1", 6 "libraryPackage": "cloud.google.com/go/videointelligence/apiv1", 7 "services": { 8 "VideoIntelligenceService": { 9 "clients": { 10 "grpc": { 11 "libraryClient": "Client", 12 "rpcs": { 13 "AnnotateVideo": { 14 "methods": [ 15 "AnnotateVideo" 16 ] 17 } 18 } 19 } 20 } 21 } 22 } 23} 24