UNPKG

@google-cloud/policy-troubleshooter-iam

Version:
34 lines (33 loc) 1.11 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.policytroubleshooter.iam.v3", "libraryPackage": "@google-cloud/iam", "services": { "PolicyTroubleshooter": { "clients": { "grpc": { "libraryClient": "PolicyTroubleshooterClient", "rpcs": { "TroubleshootIamPolicy": { "methods": [ "troubleshootIamPolicy" ] } } }, "grpc-fallback": { "libraryClient": "PolicyTroubleshooterClient", "rpcs": { "TroubleshootIamPolicy": { "methods": [ "troubleshootIamPolicy" ] } } } } } } }