Package com.google.cloud.bigquery.migration.v2alpha (0.33.0)

GitHub RepositoryREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v2 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient Service Description: Service to handle EDW migrations.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceClient Service Description: Provides other SQL dialects to GoogleSQL translation operations.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.bigquery.migration.v2alpha.IdentifierSettings

Settings related to SQL identifiers.

com.google.cloud.bigquery.migration.v2alpha.MigrationServiceSettings Settings class to configure an instance of MigrationServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceSettings Settings class to configure an instance of SqlTranslationServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.bigquery.migration.v2alpha.AssessmentOrchestrationResultDetails Details for an assessment task orchestration result.
com.google.cloud.bigquery.migration.v2alpha.AssessmentOrchestrationResultDetails.Builder Details for an assessment task orchestration result.
com.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails Assessment task config.
com.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetails.Builder Assessment task config.
com.google.cloud.bigquery.migration.v2alpha.AssessmentTaskProto
com.google.cloud.bigquery.migration.v2alpha.BteqOptions BTEQ translation task related settings.
com.google.cloud.bigquery.migration.v2alpha.BteqOptions.Builder BTEQ translation task related settings.
com.google.cloud.bigquery.migration.v2alpha.CreateMigrationWorkflowRequest Request to create a migration workflow resource.
com.google.cloud.bigquery.migration.v2alpha.CreateMigrationWorkflowRequest.Builder Request to create a migration workflow resource.
com.google.cloud.bigquery.migration.v2alpha.DatasetReference Reference to a BigQuery dataset.
com.google.cloud.bigquery.migration.v2alpha.DatasetReference.Builder Reference to a BigQuery dataset.
com.google.cloud.bigquery.migration.v2alpha.DeleteMigrationWorkflowRequest A request to delete a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.DeleteMigrationWorkflowRequest.Builder A request to delete a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.ErrorDetail Provides details for errors, e.g. issues that where encountered when processing a subtask.
com.google.cloud.bigquery.migration.v2alpha.ErrorDetail.Builder Provides details for errors, e.g. issues that where encountered when processing a subtask.
com.google.cloud.bigquery.migration.v2alpha.ErrorLocation Holds information about where the error is located.
com.google.cloud.bigquery.migration.v2alpha.ErrorLocation.Builder Holds information about where the error is located.
com.google.cloud.bigquery.migration.v2alpha.Filter The filter applied to fields of translation details.
com.google.cloud.bigquery.migration.v2alpha.Filter.Builder The filter applied to fields of translation details.
com.google.cloud.bigquery.migration.v2alpha.GetMigrationSubtaskRequest A request to get a previously created migration subtasks.
com.google.cloud.bigquery.migration.v2alpha.GetMigrationSubtaskRequest.Builder A request to get a previously created migration subtasks.
com.google.cloud.bigquery.migration.v2alpha.GetMigrationWorkflowRequest A request to get a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.GetMigrationWorkflowRequest.Builder A request to get a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.IdentifierSettings.Builder Settings related to SQL identifiers.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksRequest A request to list previously created migration subtasks.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksRequest.Builder A request to list previously created migration subtasks.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksResponse Response object for a ListMigrationSubtasks call.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksResponse.Builder Response object for a ListMigrationSubtasks call.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsRequest A request to list previously created migration workflows.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsRequest.Builder A request to list previously created migration workflows.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsResponse Response object for a ListMigrationWorkflows call.
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsResponse.Builder Response object for a ListMigrationWorkflows call.
com.google.cloud.bigquery.migration.v2alpha.LocationName
com.google.cloud.bigquery.migration.v2alpha.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.bigquery.migration.v2alpha.MigrationEntitiesProto
com.google.cloud.bigquery.migration.v2alpha.MigrationErrorDetailsProto
com.google.cloud.bigquery.migration.v2alpha.MigrationMetricsProto
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationSubtasksFixedSizeCollection
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationSubtasksPage
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationSubtasksPagedResponse
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationWorkflowsFixedSizeCollection
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationWorkflowsPage
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceClient.ListMigrationWorkflowsPagedResponse
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceGrpc Service to handle EDW migrations.
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceGrpc.MigrationServiceImplBase Base class for the server implementation of the service MigrationService. Service to handle EDW migrations.
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceProto
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceSettings.Builder Builder for MigrationServiceSettings.
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtask A subtask for a migration which carries details about the configuration of the subtask. The content of the details should not matter to the end user, but is a contract between the subtask creator and subtask worker.
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.Builder A subtask for a migration which carries details about the configuration of the subtask. The content of the details should not matter to the end user, but is a contract between the subtask creator and subtask worker.
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtaskName
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtaskName.Builder Builder for projects/{project}/locations/{location}/workflows/{workflow}/subtasks/{subtask}.
com.google.cloud.bigquery.migration.v2alpha.MigrationTask A single task for a migration which has details about the configuration of the task.
com.google.cloud.bigquery.migration.v2alpha.MigrationTask.Builder A single task for a migration which has details about the configuration of the task.
com.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult Additional information from the orchestrator when it is done with the task orchestration.
com.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult.Builder Additional information from the orchestrator when it is done with the task orchestration.
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow A migration workflow which specifies what needs to be done for an EDW migration.
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.Builder A migration workflow which specifies what needs to be done for an EDW migration.
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflowName
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflowName.Builder Builder for projects/{project}/locations/{location}/workflows/{workflow}.
com.google.cloud.bigquery.migration.v2alpha.Point A single data point in a time series.
com.google.cloud.bigquery.migration.v2alpha.Point.Builder A single data point in a time series.
com.google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail Provides details for errors and the corresponding resources.
com.google.cloud.bigquery.migration.v2alpha.ResourceErrorDetail.Builder Provides details for errors and the corresponding resources.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationError The detailed error object if the SQL translation job fails.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.Builder The detailed error object if the SQL translation job fails.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail Structured error object capturing the error message and the location in the source text where the error occurs.
com.google.cloud