Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.36.0 to 0.56.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.36.0...v0.56.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
43 lines
1 KiB
JSON
43 lines
1 KiB
JSON
{
|
|
"schema": "1.0",
|
|
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
|
|
"language": "go",
|
|
"protoPackage": "google.longrunning",
|
|
"libraryPackage": "cloud.google.com/go/longrunning/autogen",
|
|
"services": {
|
|
"Operations": {
|
|
"clients": {
|
|
"grpc": {
|
|
"libraryClient": "OperationsClient",
|
|
"rpcs": {
|
|
"CancelOperation": {
|
|
"methods": [
|
|
"CancelOperation"
|
|
]
|
|
},
|
|
"DeleteOperation": {
|
|
"methods": [
|
|
"DeleteOperation"
|
|
]
|
|
},
|
|
"GetOperation": {
|
|
"methods": [
|
|
"GetOperation"
|
|
]
|
|
},
|
|
"ListOperations": {
|
|
"methods": [
|
|
"ListOperations"
|
|
]
|
|
},
|
|
"WaitOperation": {
|
|
"methods": [
|
|
"WaitOperation"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|