blob: f0493deeab7d4245fbdd28713c8c5dc9a226cb76 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.networkmanagement.v1",
"libraryPackage": "cloud.google.com/go/networkmanagement/apiv1",
"services": {
"ReachabilityService": {
"clients": {
"grpc": {
"libraryClient": "ReachabilityClient",
"rpcs": {
"CreateConnectivityTest": {
"methods": [
"CreateConnectivityTest"
]
},
"DeleteConnectivityTest": {
"methods": [
"DeleteConnectivityTest"
]
},
"GetConnectivityTest": {
"methods": [
"GetConnectivityTest"
]
},
"ListConnectivityTests": {
"methods": [
"ListConnectivityTests"
]
},
"RerunConnectivityTest": {
"methods": [
"RerunConnectivityTest"
]
},
"UpdateConnectivityTest": {
"methods": [
"UpdateConnectivityTest"
]
}
}
}
}
}
}
}