- Before you begin
- Samples
- Migration_service.create_migration_workflow
- Migration_service.delete_migration_workflow
- Migration_service.get_migration_subtask
- Migration_service.get_migration_workflow
- Migration_service.list_migration_subtasks
- Migration_service.list_migration_workflows
- Migration_service.start_migration_workflow
- Migration_service.create_migration_workflow
- Migration_service.delete_migration_workflow
- Migration_service.get_migration_subtask
- Migration_service.get_migration_workflow
- Migration_service.list_migration_subtasks
- Migration_service.list_migration_workflows
- Migration_service.start_migration_workflow
- Sql_translation_service.translate_query
- Quickstart
Before running the samples, make sure you've followed the steps outlined in Using the client library.
cd samples
npm install
cd ..
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.create_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.delete_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.get_migration_subtask.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.get_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.list_migration_subtasks.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.list_migration_workflows.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2/migration_service.start_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.create_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.delete_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.get_migration_subtask.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.get_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.list_migration_subtasks.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.list_migration_workflows.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/migration_service.start_migration_workflow.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/generated/v2alpha/sql_translation_service.translate_query.js
View the source code.
Usage:
node packages/google-cloud-bigquery-migration/samples/quickstart.js
