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