Package com.google.cloud.bigquery.migration.v2alpha (0.42.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.bigquery.migration.v2alpha.SqlTranslationErrorDetail.Builder Structured error object capturing the error message and the location in the source text where the error occurs.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc Provides other SQL dialects to GoogleSQL translation operations.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc.SqlTranslationServiceImplBase Base class for the server implementation of the service SqlTranslationService. Provides other SQL dialects to GoogleSQL translation operations.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceSettings.Builder Builder for SqlTranslationServiceSettings.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning The detailed warning object if the SQL translation job is completed but not semantically correct.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning.Builder The detailed warning object if the SQL translation job is completed but not semantically correct.
com.google.cloud.bigquery.migration.v2alpha.StartMigrationWorkflowRequest A request to start a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.StartMigrationWorkflowRequest.Builder A request to start a previously created migration workflow.
com.google.cloud.bigquery.migration.v2alpha.TeradataOptions Teradata SQL specific translation task related settings.
com.google.cloud.bigquery.migration.v2alpha.TeradataOptions.Builder Teradata SQL specific translation task related settings.
com.google.cloud.bigquery.migration.v2alpha.TimeInterval A time interval extending just after a start time through an end time. If the start time is the same as the end time, then the interval represents a single point in time.
com.google.cloud.bigquery.migration.v2alpha.TimeInterval.Builder A time interval extending just after a start time through an end time. If the start time is the same as the end time, then the interval represents a single point in time.
com.google.cloud.bigquery.migration.v2alpha.TimeSeries The metrics object for a SubTask.
com.google.cloud.bigquery.migration.v2alpha.TimeSeries.Builder The metrics object for a SubTask.
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryRequest The request of translating a SQL query to Standard SQL.
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryRequest.Builder The request of translating a SQL query to Standard SQL.
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryResponse The response of translating a SQL query to Standard SQL.
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryResponse.Builder The response of translating a SQL query to Standard SQL.
com.google.cloud.bigquery.migration.v2alpha.TranslationFileMapping Mapping between an input and output file to be translated in a subtask.
com.google.cloud.bigquery.migration.v2alpha.TranslationFileMapping.Builder Mapping between an input and output file to be translated in a subtask.
com.google.cloud.bigquery.migration.v2alpha.TranslationServiceProto
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails The translation task config to capture necessary settings for a translation task and subtask.
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails.Builder The translation task config to capture necessary settings for a translation task and subtask.
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskProto
com.google.cloud.bigquery.migration.v2alpha.TypedValue A single strongly-typed value.
com.google.cloud.bigquery.migration.v2alpha.TypedValue.Builder A single strongly-typed value.

Interfaces

Interface Description
com.google.cloud.bigquery.migration.v2alpha.AssessmentOrchestrationResultDetailsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.AssessmentTaskDetailsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.BteqOptionsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.CreateMigrationWorkflowRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.DatasetReferenceOrBuilder
com.google.cloud.bigquery.migration.v2alpha.DeleteMigrationWorkflowRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ErrorDetailOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ErrorLocationOrBuilder
com.google.cloud.bigquery.migration.v2alpha.FilterOrBuilder
com.google.cloud.bigquery.migration.v2alpha.GetMigrationSubtaskRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.GetMigrationWorkflowRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.IdentifierSettingsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ListMigrationSubtasksResponseOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ListMigrationWorkflowsResponseOrBuilder
com.google.cloud.bigquery.migration.v2alpha.MigrationServiceGrpc.AsyncService Service to handle EDW migrations.
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtaskOrBuilder
com.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrBuilder
com.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResultOrBuilder
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflowOrBuilder
com.google.cloud.bigquery.migration.v2alpha.PointOrBuilder
com.google.cloud.bigquery.migration.v2alpha.ResourceErrorDetailOrBuilder
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetailOrBuilder
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorOrBuilder
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc.AsyncService Provides other SQL dialects to GoogleSQL translation operations.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationWarningOrBuilder
com.google.cloud.bigquery.migration.v2alpha.StartMigrationWorkflowRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TeradataOptionsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TimeIntervalOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TimeSeriesOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryRequestOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryResponseOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TranslationFileMappingOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetailsOrBuilder
com.google.cloud.bigquery.migration.v2alpha.TypedValueOrBuilder

Enums

Enum Description
com.google.cloud.bigquery.migration.v2alpha.IdentifierSettings.IdentifierCase The identifier case type.
com.google.cloud.bigquery.migration.v2alpha.IdentifierSettings.IdentifierRewriteMode The SQL identifier rewrite mode.
com.google.cloud.bigquery.migration.v2alpha.MigrationSubtask.State Possible states of a migration subtask.
com.google.cloud.bigquery.migration.v2alpha.MigrationTask.State Possible states of a migration task.
com.google.cloud.bigquery.migration.v2alpha.MigrationTask.TaskDetailsCase
com.google.cloud.bigquery.migration.v2alpha.MigrationTaskOrchestrationResult.DetailsCase
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflow.State Possible migration workflow states.
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType The error type of the SQL translation job.
com.google.cloud.bigquery.migration.v2alpha.TranslateQueryRequest.SqlTranslationSourceDialect Supported SQL translation source dialects.
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails.FileEncoding The file encoding types.
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails.LanguageOptionsCase
com.google.cloud.bigquery.migration.v2alpha.TranslationTaskDetails.TokenType The special token data type.
com.google.cloud.bigquery.migration.v2alpha.TypedValue.ValueCase