blob: c073c217bfb1b33b758ce8b7a53f8829deff3239 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.bigquery.connection.v1",
"libraryPackage": "cloud.google.com/go/bigquery/connection/apiv1",
"services": {
"ConnectionService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateConnection": {
"methods": [
"CreateConnection"
]
},
"DeleteConnection": {
"methods": [
"DeleteConnection"
]
},
"GetConnection": {
"methods": [
"GetConnection"
]
},
"GetIamPolicy": {
"methods": [
"GetIamPolicy"
]
},
"ListConnections": {
"methods": [
"ListConnections"
]
},
"SetIamPolicy": {
"methods": [
"SetIamPolicy"
]
},
"TestIamPermissions": {
"methods": [
"TestIamPermissions"
]
},
"UpdateConnection": {
"methods": [
"UpdateConnection"
]
}
}
}
}
}
}
}