| AzureSynapseDialect |
The dialect definition for Azure Synapse.
|
| AzureSynapseDialect.Builder |
The dialect definition for Azure Synapse.
|
| AzureSynapseDialectOrBuilder |
|
| BigQueryDialect |
The dialect definition for BigQuery.
|
| BigQueryDialect.Builder |
The dialect definition for BigQuery.
|
| BigQueryDialectOrBuilder |
|
| CreateMigrationWorkflowRequest |
Request to create a migration workflow resource.
|
| CreateMigrationWorkflowRequest.Builder |
Request to create a migration workflow resource.
|
| CreateMigrationWorkflowRequestOrBuilder |
|
| DeleteMigrationWorkflowRequest |
A request to delete a previously created migration workflow.
|
| DeleteMigrationWorkflowRequest.Builder |
A request to delete a previously created migration workflow.
|
| DeleteMigrationWorkflowRequestOrBuilder |
|
| Dialect |
The possible dialect options for translation.
|
| Dialect.Builder |
The possible dialect options for translation.
|
| Dialect.DialectValueCase |
|
| DialectOrBuilder |
|
| ErrorDetail |
Provides details for errors, e.g.
|
| ErrorDetail.Builder |
Provides details for errors, e.g.
|
| ErrorDetailOrBuilder |
|
| ErrorLocation |
Holds information about where the error is located.
|
| ErrorLocation.Builder |
Holds information about where the error is located.
|
| ErrorLocationOrBuilder |
|
| GetMigrationSubtaskRequest |
A request to get a previously created migration subtasks.
|
| GetMigrationSubtaskRequest.Builder |
A request to get a previously created migration subtasks.
|
| GetMigrationSubtaskRequestOrBuilder |
|
| GetMigrationWorkflowRequest |
A request to get a previously created migration workflow.
|
| GetMigrationWorkflowRequest.Builder |
A request to get a previously created migration workflow.
|
| GetMigrationWorkflowRequestOrBuilder |
|
| HiveQLDialect |
The dialect definition for HiveQL.
|
| HiveQLDialect.Builder |
The dialect definition for HiveQL.
|
| HiveQLDialectOrBuilder |
|
| ListMigrationSubtasksRequest |
A request to list previously created migration subtasks.
|
| ListMigrationSubtasksRequest.Builder |
A request to list previously created migration subtasks.
|
| ListMigrationSubtasksRequestOrBuilder |
|
| ListMigrationSubtasksResponse |
Response object for a `ListMigrationSubtasks` call.
|
| ListMigrationSubtasksResponse.Builder |
Response object for a `ListMigrationSubtasks` call.
|
| ListMigrationSubtasksResponseOrBuilder |
|
| ListMigrationWorkflowsRequest |
A request to list previously created migration workflows.
|
| ListMigrationWorkflowsRequest.Builder |
A request to list previously created migration workflows.
|
| ListMigrationWorkflowsRequestOrBuilder |
|
| ListMigrationWorkflowsResponse |
Response object for a `ListMigrationWorkflows` call.
|
| ListMigrationWorkflowsResponse.Builder |
Response object for a `ListMigrationWorkflows` call.
|
| ListMigrationWorkflowsResponseOrBuilder |
|
| LocationName |
|
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| MigrationServiceClient |
Service Description: Service to handle EDW migrations.
|
| MigrationServiceClient.ListMigrationSubtasksFixedSizeCollection |
|
| MigrationServiceClient.ListMigrationSubtasksPage |
|
| MigrationServiceClient.ListMigrationSubtasksPagedResponse |
|
| MigrationServiceClient.ListMigrationWorkflowsFixedSizeCollection |
|
| MigrationServiceClient.ListMigrationWorkflowsPage |
|
| MigrationServiceClient.ListMigrationWorkflowsPagedResponse |
|
| MigrationServiceGrpc.AsyncService |
Service to handle EDW migrations.
|
| MigrationServiceGrpc.MigrationServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service MigrationService.
|
| MigrationServiceGrpc.MigrationServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service MigrationService.
|
| MigrationServiceGrpc.MigrationServiceStub |
A stub to allow clients to do asynchronous rpc calls to service MigrationService.
|
| MigrationServiceSettings |
|
| MigrationServiceSettings.Builder |
Builder for MigrationServiceSettings.
|
| MigrationSubtask |
A subtask for a migration which carries details about the configuration of
the subtask.
|
| MigrationSubtask.Builder |
A subtask for a migration which carries details about the configuration of
the subtask.
|
| MigrationSubtask.State |
Possible states of a migration subtask.
|
| MigrationSubtaskName |
|
| MigrationSubtaskName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}/subtasks/{subtask}.
|
| MigrationSubtaskOrBuilder |
|
| MigrationTask |
A single task for a migration which has details about the configuration of
the task.
|
| MigrationTask.Builder |
A single task for a migration which has details about the configuration of
the task.
|
| MigrationTask.State |
Possible states of a migration task.
|
| MigrationTask.TaskDetailsCase |
|
| MigrationTaskOrBuilder |
|
| MigrationWorkflow |
A migration workflow which specifies what needs to be done for an EDW
migration.
|
| MigrationWorkflow.Builder |
A migration workflow which specifies what needs to be done for an EDW
migration.
|
| MigrationWorkflow.State |
Possible migration workflow states.
|
| MigrationWorkflowName |
|
| MigrationWorkflowName.Builder |
Builder for projects/{project}/locations/{location}/workflows/{workflow}.
|
| MigrationWorkflowOrBuilder |
|
| MySQLDialect |
The dialect definition for MySQL.
|
| MySQLDialect.Builder |
The dialect definition for MySQL.
|
| MySQLDialectOrBuilder |
|
| NameMappingKey |
The potential components of a full name mapping that will be mapped
during translation in the source data warehouse.
|
| NameMappingKey.Builder |
The potential components of a full name mapping that will be mapped
during translation in the source data warehouse.
|
| NameMappingKey.Type |
The type of the object that is being mapped.
|
| NameMappingKeyOrBuilder |
|
| NameMappingValue |
The potential components of a full name mapping that will be mapped
during translation in the target data warehouse.
|
| NameMappingValue.Builder |
The potential components of a full name mapping that will be mapped
during translation in the target data warehouse.
|
| NameMappingValueOrBuilder |
|
| NetezzaDialect |
The dialect definition for Netezza.
|
| NetezzaDialect.Builder |
The dialect definition for Netezza.
|
| NetezzaDialectOrBuilder |
|
| ObjectNameMapping |
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
|
| 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.
|
| ObjectNameMappingList |
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
| ObjectNameMappingList.Builder |
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
|
| ObjectNameMappingListOrBuilder |
|
| ObjectNameMappingOrBuilder |
|
| OracleDialect |
The dialect definition for Oracle.
|
| OracleDialect.Builder |
The dialect definition for Oracle.
|
| OracleDialectOrBuilder |
|
| Point |
A single data point in a time series.
|
| Point.Builder |
A single data point in a time series.
|
| PointOrBuilder |
|
| PostgresqlDialect |
The dialect definition for Postgresql.
|
| PostgresqlDialect.Builder |
The dialect definition for Postgresql.
|
| PostgresqlDialectOrBuilder |
|
| PrestoDialect |
The dialect definition for Presto.
|
| PrestoDialect.Builder |
The dialect definition for Presto.
|
| PrestoDialectOrBuilder |
|
| RedshiftDialect |
The dialect definition for Redshift.
|
| RedshiftDialect.Builder |
The dialect definition for Redshift.
|
| RedshiftDialectOrBuilder |
|
| ResourceErrorDetail |
Provides details for errors and the corresponding resources.
|
| ResourceErrorDetail.Builder |
Provides details for errors and the corresponding resources.
|
| ResourceErrorDetailOrBuilder |
|
| SnowflakeDialect |
The dialect definition for Snowflake.
|
| SnowflakeDialect.Builder |
The dialect definition for Snowflake.
|
| SnowflakeDialectOrBuilder |
|
| SourceEnv |
Represents the default source environment values for the translation.
|
| SourceEnv.Builder |
Represents the default source environment values for the translation.
|
| SourceEnvOrBuilder |
|
| SparkSQLDialect |
The dialect definition for SparkSQL.
|
| SparkSQLDialect.Builder |
The dialect definition for SparkSQL.
|
| SparkSQLDialectOrBuilder |
|
| SQLServerDialect |
The dialect definition for SQL Server.
|
| SQLServerDialect.Builder |
The dialect definition for SQL Server.
|
| SQLServerDialectOrBuilder |
|
| StartMigrationWorkflowRequest |
A request to start a previously created migration workflow.
|
| StartMigrationWorkflowRequest.Builder |
A request to start a previously created migration workflow.
|
| StartMigrationWorkflowRequestOrBuilder |
|
| TeradataDialect |
The dialect definition for Teradata.
|
| TeradataDialect.Builder |
The dialect definition for Teradata.
|
| TeradataDialect.Mode |
The sub-dialect options for Teradata.
|
| TeradataDialectOrBuilder |
|
| TimeInterval |
A time interval extending just after a start time through an end time.
|
| TimeInterval.Builder |
A time interval extending just after a start time through an end time.
|
| TimeIntervalOrBuilder |
|
| TimeSeries |
The metrics object for a SubTask.
|
| TimeSeries.Builder |
The metrics object for a SubTask.
|
| TimeSeriesOrBuilder |
|
| TranslationConfigDetails |
The translation config to capture necessary settings for a translation task
and subtask.
|
| TranslationConfigDetails.Builder |
The translation config to capture necessary settings for a translation task
and subtask.
|
| TranslationConfigDetails.OutputNameMappingCase |
|
| TranslationConfigDetails.SourceLocationCase |
|
| TranslationConfigDetails.TargetLocationCase |
|
| TranslationConfigDetailsOrBuilder |
|
| TypedValue |
A single strongly-typed value.
|
| TypedValue.Builder |
A single strongly-typed value.
|
| TypedValue.ValueCase |
|
| TypedValueOrBuilder |
|
| VerticaDialect |
The dialect definition for Vertica.
|
| VerticaDialect.Builder |
The dialect definition for Vertica.
|
| VerticaDialectOrBuilder |
|