Class |
Description |
com.google.cloud.bigquery.migration.v2.AzureSynapseDialect |
The dialect definition for Azure Synapse.
|
com.google.cloud.bigquery.migration.v2.AzureSynapseDialect.Builder |
The dialect definition for Azure Synapse.
|
com.google.cloud.bigquery.migration.v2.BigQueryDialect |
The dialect definition for BigQuery.
|
com.google.cloud.bigquery.migration.v2.BigQueryDialect.Builder |
The dialect definition for BigQuery.
|
com.google.cloud.bigquery.migration.v2.CreateMigrationWorkflowRequest |
Request to create a migration workflow resource.
|
com.google.cloud.bigquery.migration.v2.CreateMigrationWorkflowRequest.Builder |
Request to create a migration workflow resource.
|
com.google.cloud.bigquery.migration.v2.DB2Dialect |
The dialect definition for DB2.
|
com.google.cloud.bigquery.migration.v2.DB2Dialect.Builder |
The dialect definition for DB2.
|
com.google.cloud.bigquery.migration.v2.DeleteMigrationWorkflowRequest |
A request to delete a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.DeleteMigrationWorkflowRequest.Builder |
A request to delete a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.Dialect |
The possible dialect options for translation.
|
com.google.cloud.bigquery.migration.v2.Dialect.Builder |
The possible dialect options for translation.
|
com.google.cloud.bigquery.migration.v2.ErrorDetail |
Provides details for errors, e.g. issues that where encountered when
processing a subtask.
|
com.google.cloud.bigquery.migration.v2.ErrorDetail.Builder |
Provides details for errors, e.g. issues that where encountered when
processing a subtask.
|
com.google.cloud.bigquery.migration.v2.ErrorLocation |
Holds information about where the error is located.
|
com.google.cloud.bigquery.migration.v2.ErrorLocation.Builder |
Holds information about where the error is located.
|
com.google.cloud.bigquery.migration.v2.GcsReportLogMessage |
A record in the aggregate CSV report for a migration workflow
|
com.google.cloud.bigquery.migration.v2.GcsReportLogMessage.Builder |
A record in the aggregate CSV report for a migration workflow
|
com.google.cloud.bigquery.migration.v2.GetMigrationSubtaskRequest |
A request to get a previously created migration subtasks.
|
com.google.cloud.bigquery.migration.v2.GetMigrationSubtaskRequest.Builder |
A request to get a previously created migration subtasks.
|
com.google.cloud.bigquery.migration.v2.GetMigrationWorkflowRequest |
A request to get a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.GetMigrationWorkflowRequest.Builder |
A request to get a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.GreenplumDialect |
The dialect definition for Greenplum.
|
com.google.cloud.bigquery.migration.v2.GreenplumDialect.Builder |
The dialect definition for Greenplum.
|
com.google.cloud.bigquery.migration.v2.HiveQLDialect |
The dialect definition for HiveQL.
|
com.google.cloud.bigquery.migration.v2.HiveQLDialect.Builder |
The dialect definition for HiveQL.
|
com.google.cloud.bigquery.migration.v2.ListMigrationSubtasksRequest |
A request to list previously created migration subtasks.
|
com.google.cloud.bigquery.migration.v2.ListMigrationSubtasksRequest.Builder |
A request to list previously created migration subtasks.
|
com.google.cloud.bigquery.migration.v2.ListMigrationSubtasksResponse |
Response object for a ListMigrationSubtasks call.
|
com.google.cloud.bigquery.migration.v2.ListMigrationSubtasksResponse.Builder |
Response object for a ListMigrationSubtasks call.
|
com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsRequest |
A request to list previously created migration workflows.
|
com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsRequest.Builder |
A request to list previously created migration workflows.
|
com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsResponse |
Response object for a ListMigrationWorkflows call.
|
com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsResponse.Builder |
Response object for a ListMigrationWorkflows call.
|
com.google.cloud.bigquery.migration.v2.Literal |
Literal data.
|
com.google.cloud.bigquery.migration.v2.Literal.Builder |
Literal data.
|
com.google.cloud.bigquery.migration.v2.LocationName |
|
com.google.cloud.bigquery.migration.v2.LocationName.Builder |
Builder for projects/{project}/locations/{location}. |
com.google.cloud.bigquery.migration.v2.MigrationEntitiesProto |
|
com.google.cloud.bigquery.migration.v2.MigrationErrorDetailsProto |
|
com.google.cloud.bigquery.migration.v2.MigrationMetricsProto |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationSubtasksFixedSizeCollection |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationSubtasksPage |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationSubtasksPagedResponse |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationWorkflowsFixedSizeCollection |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationWorkflowsPage |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceClient.ListMigrationWorkflowsPagedResponse |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceGrpc |
Service to handle EDW migrations.
|
com.google.cloud.bigquery.migration.v2.MigrationServiceGrpc.MigrationServiceImplBase |
Base class for the server implementation of the service MigrationService.
Service to handle EDW migrations. |
com.google.cloud.bigquery.migration.v2.MigrationServiceProto |
|
com.google.cloud.bigquery.migration.v2.MigrationServiceSettings.Builder |
Builder for MigrationServiceSettings. |
com.google.cloud.bigquery.migration.v2.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.v2.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.v2.MigrationSubtaskName |
|
com.google.cloud.bigquery.migration.v2.MigrationSubtaskName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}/subtasks/{subtask}. |
com.google.cloud.bigquery.migration.v2.MigrationTask |
A single task for a migration which has details about the configuration of
the task.
|
com.google.cloud.bigquery.migration.v2.MigrationTask.Builder |
A single task for a migration which has details about the configuration of
the task.
|
com.google.cloud.bigquery.migration.v2.MigrationTaskResult |
The migration task result.
|
com.google.cloud.bigquery.migration.v2.MigrationTaskResult.Builder |
The migration task result.
|
com.google.cloud.bigquery.migration.v2.MigrationWorkflow |
A migration workflow which specifies what needs to be done for an EDW
migration.
|
com.google.cloud.bigquery.migration.v2.MigrationWorkflow.Builder |
A migration workflow which specifies what needs to be done for an EDW
migration.
|
com.google.cloud.bigquery.migration.v2.MigrationWorkflowName |
|
com.google.cloud.bigquery.migration.v2.MigrationWorkflowName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}. |
com.google.cloud.bigquery.migration.v2.MySQLDialect |
The dialect definition for MySQL.
|
com.google.cloud.bigquery.migration.v2.MySQLDialect.Builder |
The dialect definition for MySQL.
|
com.google.cloud.bigquery.migration.v2.NameMappingKey |
The potential components of a full name mapping that will be mapped
during translation in the source data warehouse.
|
com.google.cloud.bigquery.migration.v2.NameMappingKey.Builder |
The potential components of a full name mapping that will be mapped
during translation in the source data warehouse.
|
com.google.cloud.bigquery.migration.v2.NameMappingValue |
The potential components of a full name mapping that will be mapped
during translation in the target data warehouse.
|
com.google.cloud.bigquery.migration.v2.NameMappingValue.Builder |
The potential components of a full name mapping that will be mapped
during translation in the target data warehouse.
|
com.google.cloud.bigquery.migration.v2.NetezzaDialect |
The dialect definition for Netezza.
|
com.google.cloud.bigquery.migration.v2.NetezzaDialect.Builder |
The dialect definition for Netezza.
|
com.google.cloud.bigquery.migration.v2.ObjectNameMapping |
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
|
com.google.cloud.bigquery.migration.v2.ObjectNameMapping.Builder |
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
|
com.google.cloud.bigquery.migration.v2.ObjectNameMappingList |
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
com.google.cloud.bigquery.migration.v2.ObjectNameMappingList.Builder |
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
com.google.cloud.bigquery.migration.v2.OracleDialect |
The dialect definition for Oracle.
|
com.google.cloud.bigquery.migration.v2.OracleDialect.Builder |
The dialect definition for Oracle.
|
com.google.cloud.bigquery.migration.v2.Point |
A single data point in a time series.
|
com.google.cloud.bigquery.migration.v2.Point.Builder |
A single data point in a time series.
|
com.google.cloud.bigquery.migration.v2.PostgresqlDialect |
The dialect definition for Postgresql.
|
com.google.cloud.bigquery.migration.v2.PostgresqlDialect.Builder |
The dialect definition for Postgresql.
|
com.google.cloud.bigquery.migration.v2.PrestoDialect |
The dialect definition for Presto.
|
com.google.cloud.bigquery.migration.v2.PrestoDialect.Builder |
The dialect definition for Presto.
|
com.google.cloud.bigquery.migration.v2.RedshiftDialect |
The dialect definition for Redshift.
|
com.google.cloud.bigquery.migration.v2.RedshiftDialect.Builder |
The dialect definition for Redshift.
|
com.google.cloud.bigquery.migration.v2.ResourceErrorDetail |
Provides details for errors and the corresponding resources.
|
com.google.cloud.bigquery.migration.v2.ResourceErrorDetail.Builder |
Provides details for errors and the corresponding resources.
|
com.google.cloud.bigquery.migration.v2.SQLServerDialect |
The dialect definition for SQL Server.
|
com.google.cloud.bigquery.migration.v2.SQLServerDialect.Builder |
The dialect definition for SQL Server.
|
com.google.cloud.bigquery.migration.v2.SQLiteDialect |
The dialect definition for SQLite.
|
com.google.cloud.bigquery.migration.v2.SQLiteDialect.Builder |
The dialect definition for SQLite.
|
com.google.cloud.bigquery.migration.v2.SnowflakeDialect |
The dialect definition for Snowflake.
|
com.google.cloud.bigquery.migration.v2.SnowflakeDialect.Builder |
The dialect definition for Snowflake.
|
com.google.cloud.bigquery.migration.v2.SourceEnv |
Represents the default source environment values for the translation.
|
com.google.cloud.bigquery.migration.v2.SourceEnv.Builder |
Represents the default source environment values for the translation.
|
com.google.cloud.bigquery.migration.v2.SourceEnvironment |
Represents the default source environment values for the translation.
|
com.google.cloud.bigquery.migration.v2.SourceEnvironment.Builder |
Represents the default source environment values for the translation.
|
com.google.cloud.bigquery.migration.v2.SourceSpec |
Represents one path to the location that holds source data.
|
com.google.cloud.bigquery.migration.v2.SourceSpec.Builder |
Represents one path to the location that holds source data.
|
com.google.cloud.bigquery.migration.v2.SourceTargetMapping |
Represents one mapping from a source SQL to a target SQL.
|
com.google.cloud.bigquery.migration.v2.SourceTargetMapping.Builder |
Represents one mapping from a source SQL to a target SQL.
|
com.google.cloud.bigquery.migration.v2.SparkSQLDialect |
The dialect definition for SparkSQL.
|
com.google.cloud.bigquery.migration.v2.SparkSQLDialect.Builder |
The dialect definition for SparkSQL.
|
com.google.cloud.bigquery.migration.v2.StartMigrationWorkflowRequest |
A request to start a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.StartMigrationWorkflowRequest.Builder |
A request to start a previously created migration workflow.
|
com.google.cloud.bigquery.migration.v2.TargetSpec |
Represents one path to the location that holds target data.
|
com.google.cloud.bigquery.migration.v2.TargetSpec.Builder |
Represents one path to the location that holds target data.
|
com.google.cloud.bigquery.migration.v2.TeradataDialect |
The dialect definition for Teradata.
|
com.google.cloud.bigquery.migration.v2.TeradataDialect.Builder |
The dialect definition for Teradata.
|
com.google.cloud.bigquery.migration.v2.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.v2.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.v2.TimeSeries |
The metrics object for a SubTask.
|
com.google.cloud.bigquery.migration.v2.TimeSeries.Builder |
The metrics object for a SubTask.
|
com.google.cloud.bigquery.migration.v2.TranslationConfigDetails |
The translation config to capture necessary settings for a translation task
and subtask.
|
com.google.cloud.bigquery.migration.v2.TranslationConfigDetails.Builder |
The translation config to capture necessary settings for a translation task
and subtask.
|
com.google.cloud.bigquery.migration.v2.TranslationConfigProto |
|
com.google.cloud.bigquery.migration.v2.TranslationDetails |
The translation details to capture the necessary settings for a translation
job.
|
com.google.cloud.bigquery.migration.v2.TranslationDetails.Builder |
The translation details to capture the necessary settings for a translation
job.
|
com.google.cloud.bigquery.migration.v2.TranslationDetailsProto |
|
com.google.cloud.bigquery.migration.v2.TranslationReportRecord |
Details about a record.
|
com.google.cloud.bigquery.migration.v2.TranslationReportRecord.Builder |
Details about a record.
|
com.google.cloud.bigquery.migration.v2.TranslationSuggestionProto |
|
com.google.cloud.bigquery.migration.v2.TranslationTaskResult |
Translation specific result details from the migration task.
|
com.google.cloud.bigquery.migration.v2.TranslationTaskResult.Builder |
Translation specific result details from the migration task.
|
com.google.cloud.bigquery.migration.v2.TranslationUsabilityProto |
|
com.google.cloud.bigquery.migration.v2.TypedValue |
A single strongly-typed value.
|
com.google.cloud.bigquery.migration.v2.TypedValue.Builder |
A single strongly-typed value.
|
com.google.cloud.bigquery.migration.v2.VerticaDialect |
The dialect definition for Vertica.
|
com.google.cloud.bigquery.migration.v2.VerticaDialect.Builder |
The dialect definition for Vertica.
|