BigQuery Migration v2 API - Namespace Google.Cloud.BigQuery.Migration.V2 (1.3.0)

Classes

AzureSynapseDialect

The dialect definition for Azure Synapse.

BigQueryDialect

The dialect definition for BigQuery.

CreateMigrationWorkflowRequest

Request to create a migration workflow resource.

DeleteMigrationWorkflowRequest

A request to delete a previously created migration workflow.

Dialect

The possible dialect options for translation.

ErrorDetail

Provides details for errors, e.g. issues that where encountered when processing a subtask.

ErrorLocation

Holds information about where the error is located.

GetMigrationSubtaskRequest

A request to get a previously created migration subtasks.

GetMigrationWorkflowRequest

A request to get a previously created migration workflow.

HiveQLDialect

The dialect definition for HiveQL.

ListMigrationSubtasksRequest

A request to list previously created migration subtasks.

ListMigrationSubtasksResponse

Response object for a ListMigrationSubtasks call.

ListMigrationWorkflowsRequest

A request to list previously created migration workflows.

ListMigrationWorkflowsResponse

Response object for a ListMigrationWorkflows call.

MigrationService

Service to handle EDW migrations.

MigrationService.MigrationServiceBase

Base class for server-side implementations of MigrationService

MigrationService.MigrationServiceClient

Client for MigrationService

MigrationServiceClient

MigrationService client wrapper, for convenient use.

MigrationServiceClientBuilder

Builder class for MigrationServiceClient to provide simple configuration of credentials, endpoint etc.

MigrationServiceClientImpl

MigrationService client wrapper implementation, for convenient use.

MigrationServiceSettings

Settings for MigrationServiceClient instances.

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.

MigrationSubtask.Types

Container for nested types declared in the MigrationSubtask message type.

MigrationSubtaskName

Resource name for the MigrationSubtask resource.

MigrationTask

A single task for a migration which has details about the configuration of the task.

MigrationTask.Types

Container for nested types declared in the MigrationTask message type.

MigrationWorkflow

A migration workflow which specifies what needs to be done for an EDW migration.

MigrationWorkflow.Types

Container for nested types declared in the MigrationWorkflow message type.

MigrationWorkflowName

Resource name for the MigrationWorkflow resource.

MySQLDialect

The dialect definition for MySQL.

NameMappingKey

The potential components of a full name mapping that will be mapped during translation in the source data warehouse.

NameMappingKey.Types

Container for nested types declared in the NameMappingKey message type.

NameMappingValue

The potential components of a full name mapping that will be mapped during translation in the target data warehouse.

NetezzaDialect

The dialect definition for Netezza.

ObjectNameMapping

Represents a key-value pair of NameMappingKey to NameMappingValue to represent the mapping of SQL names from the input value to desired output.

ObjectNameMappingList

Represents a map of name mappings using a list of key:value proto messages of existing name to desired output name.

OracleDialect

The dialect definition for Oracle.

Point

A single data point in a time series.

PostgresqlDialect

The dialect definition for Postgresql.

PrestoDialect

The dialect definition for Presto.

RedshiftDialect

The dialect definition for Redshift.

ResourceErrorDetail

Provides details for errors and the corresponding resources.

SQLServerDialect

The dialect definition for SQL Server.

SnowflakeDialect

The dialect definition for Snowflake.

SourceEnv

Represents the default source environment values for the translation.

SparkSQLDialect

The dialect definition for SparkSQL.

StartMigrationWorkflowRequest

A request to start a previously created migration workflow.

TeradataDialect

The dialect definition for Teradata.

TeradataDialect.Types

Container for nested types declared in the TeradataDialect message type.

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.

TimeSeries

The metrics object for a SubTask.

TranslationConfigDetails

The translation config to capture necessary settings for a translation task and subtask.

TypedValue

A single strongly-typed value.

VerticaDialect

The dialect definition for Vertica.

Enums

Dialect.DialectValueOneofCase

Enum of possible cases for the "dialect_value" oneof.

MigrationSubtask.Types.State

Possible states of a migration subtask.

MigrationSubtaskName.ResourceNameType

The possible contents of MigrationSubtaskName.

MigrationTask.TaskDetailsOneofCase

Enum of possible cases for the "task_details" oneof.

MigrationTask.Types.State

Possible states of a migration task.

MigrationWorkflow.Types.State

Possible migration workflow states.

MigrationWorkflowName.ResourceNameType

The possible contents of MigrationWorkflowName.

NameMappingKey.Types.Type

The type of the object that is being mapped.

TeradataDialect.Types.Mode

The sub-dialect options for Teradata.

TranslationConfigDetails.OutputNameMappingOneofCase

Enum of possible cases for the "output_name_mapping" oneof.

TranslationConfigDetails.SourceLocationOneofCase

Enum of possible cases for the "source_location" oneof.

TranslationConfigDetails.TargetLocationOneofCase

Enum of possible cases for the "target_location" oneof.

TypedValue.ValueOneofCase

Enum of possible cases for the "value" oneof.