blob: 9840b14ee63ec6c894f87de80bfc5de4028f9b8e [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.apigeeconnect.v1",
"libraryPackage": "cloud.google.com/go/apigeeconnect/apiv1",
"services": {
"ConnectionService": {
"clients": {
"grpc": {
"libraryClient": "ConnectionClient",
"rpcs": {
"ListConnections": {
"methods": [
"ListConnections"
]
}
}
}
}
},
"Tether": {
"clients": {
"grpc": {
"libraryClient": "TetherClient",
"rpcs": {
"Egress": {
"methods": [
"Egress"
]
}
}
}
}
}
}
}