com.google.cloud.bigquery.migration.v2alpha.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-bigquerymigration Show documentation
Show all versions of google-cloud-bigquerymigration Show documentation
BigQuery Migration BigQuery Migration API
The newest version!
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.bigquery.migration.v2alpha",
"libraryPackage": "com.google.cloud.bigquery.migration.v2alpha",
"services": {
"MigrationService": {
"clients": {
"grpc": {
"libraryClient": "MigrationServiceClient",
"rpcs": {
"CreateMigrationWorkflow": {
"methods": ["createMigrationWorkflow", "createMigrationWorkflow", "createMigrationWorkflow", "createMigrationWorkflowCallable"]
},
"DeleteMigrationWorkflow": {
"methods": ["deleteMigrationWorkflow", "deleteMigrationWorkflow", "deleteMigrationWorkflow", "deleteMigrationWorkflowCallable"]
},
"GetMigrationSubtask": {
"methods": ["getMigrationSubtask", "getMigrationSubtask", "getMigrationSubtask", "getMigrationSubtaskCallable"]
},
"GetMigrationWorkflow": {
"methods": ["getMigrationWorkflow", "getMigrationWorkflow", "getMigrationWorkflow", "getMigrationWorkflowCallable"]
},
"ListMigrationSubtasks": {
"methods": ["listMigrationSubtasks", "listMigrationSubtasks", "listMigrationSubtasks", "listMigrationSubtasksPagedCallable", "listMigrationSubtasksCallable"]
},
"ListMigrationWorkflows": {
"methods": ["listMigrationWorkflows", "listMigrationWorkflows", "listMigrationWorkflows", "listMigrationWorkflowsPagedCallable", "listMigrationWorkflowsCallable"]
},
"StartMigrationWorkflow": {
"methods": ["startMigrationWorkflow", "startMigrationWorkflow", "startMigrationWorkflow", "startMigrationWorkflowCallable"]
}
}
}
}
},
"SqlTranslationService": {
"clients": {
"grpc": {
"libraryClient": "SqlTranslationServiceClient",
"rpcs": {
"TranslateQuery": {
"methods": ["translateQuery", "translateQuery", "translateQuery", "translateQueryCallable"]
}
}
}
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy