blob: 380ae9f12c384504b5be005af5633843d779a3c1 [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.v1beta1",
"libraryPackage": "cloud.google.com/go/bigquery/connection/apiv1beta1",
"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"
]
},
"UpdateConnectionCredential": {
"methods": [
"UpdateConnectionCredential"
]
}
}
}
}
}
}
}