blob: d097f6283a7356b5c5297f0cdbbf2e654b6f11ff [file] [log] [blame] [edit]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.spanner.executor.v1",
"libraryPackage": "cloud.google.com/go/spanner/executor/apiv1",
"services": {
"SpannerExecutorProxy": {
"clients": {
"grpc": {
"libraryClient": "SpannerExecutorProxyClient",
"rpcs": {
"ExecuteActionAsync": {
"methods": [
"ExecuteActionAsync"
]
}
}
}
}
}
}
}