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.phishingprotection.v1beta1", 6 "libraryPackage": "cloud.google.com/go/phishingprotection/apiv1beta1", 7 "services": { 8 "PhishingProtectionServiceV1Beta1": { 9 "clients": { 10 "grpc": { 11 "libraryClient": "PhishingProtectionServiceV1Beta1Client", 12 "rpcs": { 13 "ReportPhishing": { 14 "methods": [ 15 "ReportPhishing" 16 ] 17 } 18 } 19 } 20 } 21 } 22 } 23} 24