blob: 507831a6888f5ea4fe977c77097ba951b51d347c [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.migration.v2alpha",
"libraryPackage": "cloud.google.com/go/bigquery/migration/apiv2alpha",
"services": {
"MigrationService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateMigrationWorkflow": {
"methods": [
"CreateMigrationWorkflow"
]
},
"DeleteMigrationWorkflow": {
"methods": [
"DeleteMigrationWorkflow"
]
},
"GetMigrationSubtask": {
"methods": [
"GetMigrationSubtask"
]
},
"GetMigrationWorkflow": {
"methods": [
"GetMigrationWorkflow"
]
},
"ListMigrationSubtasks": {
"methods": [
"ListMigrationSubtasks"
]
},
"ListMigrationWorkflows": {
"methods": [
"ListMigrationWorkflows"
]
},
"StartMigrationWorkflow": {
"methods": [
"StartMigrationWorkflow"
]
}
}
}
}
},
"SqlTranslationService": {
"clients": {
"grpc": {
"libraryClient": "SqlTranslationClient",
"rpcs": {
"TranslateQuery": {
"methods": [
"TranslateQuery"
]
}
}
}
}
}
}
}