{
    "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"
                            ]
                        }
                    }
                }
            }
        }
    }
}
