| AssessmentOrchestrationResultDetails |
Details for an assessment task orchestration result.
|
| AssessmentOrchestrationResultDetails.Builder |
Details for an assessment task orchestration result.
|
| AssessmentOrchestrationResultDetailsOrBuilder |
|
| AssessmentTaskDetails |
Assessment task config.
|
| AssessmentTaskDetails.Builder |
Assessment task config.
|
| AssessmentTaskDetailsOrBuilder |
|
| BteqOptions |
BTEQ translation task related settings.
|
| BteqOptions.Builder |
BTEQ translation task related settings.
|
| BteqOptionsOrBuilder |
|
| CreateMigrationWorkflowRequest |
Request to create a migration workflow resource.
|
| CreateMigrationWorkflowRequest.Builder |
Request to create a migration workflow resource.
|
| CreateMigrationWorkflowRequestOrBuilder |
|
| DatasetReference |
Reference to a BigQuery dataset.
|
| DatasetReference.Builder |
Reference to a BigQuery dataset.
|
| DatasetReferenceOrBuilder |
|
| DeleteMigrationWorkflowRequest |
A request to delete a previously created migration workflow.
|
| DeleteMigrationWorkflowRequest.Builder |
A request to delete a previously created migration workflow.
|
| DeleteMigrationWorkflowRequestOrBuilder |
|
| 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 |
|
| Filter |
The filter applied to fields of translation details.
|
| Filter.Builder |
The filter applied to fields of translation details.
|
| FilterOrBuilder |
|
| 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 |
|
| IdentifierSettings |
Settings related to SQL identifiers.
|
| IdentifierSettings.Builder |
Settings related to SQL identifiers.
|
| IdentifierSettings.IdentifierCase |
The identifier case type.
|
| IdentifierSettings.IdentifierRewriteMode |
The SQL identifier rewrite mode.
|
| IdentifierSettingsOrBuilder |
|
| 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 |
|
| MigrationTaskOrchestrationResult |
Additional information from the orchestrator when it is done with the
task orchestration.
|
| MigrationTaskOrchestrationResult.Builder |
Additional information from the orchestrator when it is done with the
task orchestration.
|
| MigrationTaskOrchestrationResult.DetailsCase |
|
| MigrationTaskOrchestrationResultOrBuilder |
|
| 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 |
|
| Point |
A single data point in a time series.
|
| Point.Builder |
A single data point in a time series.
|
| PointOrBuilder |
|
| ResourceErrorDetail |
Provides details for errors and the corresponding resources.
|
| ResourceErrorDetail.Builder |
Provides details for errors and the corresponding resources.
|
| ResourceErrorDetailOrBuilder |
|
| SqlTranslationError |
The detailed error object if the SQL translation job fails.
|
| SqlTranslationError.Builder |
The detailed error object if the SQL translation job fails.
|
| SqlTranslationError.SqlTranslationErrorType |
The error type of the SQL translation job.
|
| SqlTranslationErrorDetail |
Structured error object capturing the error message and the location in the
source text where the error occurs.
|
| SqlTranslationErrorDetail.Builder |
Structured error object capturing the error message and the location in the
source text where the error occurs.
|
| SqlTranslationErrorDetailOrBuilder |
|
| SqlTranslationErrorOrBuilder |
|
| SqlTranslationServiceClient |
Service Description: Provides other SQL dialects to GoogleSQL translation operations.
|
| SqlTranslationServiceGrpc.AsyncService |
Provides other SQL dialects to GoogleSQL translation operations.
|
| SqlTranslationServiceGrpc.SqlTranslationServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SqlTranslationService.
|
| SqlTranslationServiceGrpc.SqlTranslationServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
SqlTranslationService.
|
| SqlTranslationServiceGrpc.SqlTranslationServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SqlTranslationService.
|
| SqlTranslationServiceSettings |
|
| SqlTranslationServiceSettings.Builder |
Builder for SqlTranslationServiceSettings.
|
| SqlTranslationWarning |
The detailed warning object if the SQL translation job is completed but not
semantically correct.
|
| SqlTranslationWarning.Builder |
The detailed warning object if the SQL translation job is completed but not
semantically correct.
|
| SqlTranslationWarningOrBuilder |
|
| StartMigrationWorkflowRequest |
A request to start a previously created migration workflow.
|
| StartMigrationWorkflowRequest.Builder |
A request to start a previously created migration workflow.
|
| StartMigrationWorkflowRequestOrBuilder |
|
| TeradataOptions |
Teradata SQL specific translation task related settings.
|
| TeradataOptions.Builder |
Teradata SQL specific translation task related settings.
|
| TeradataOptionsOrBuilder |
|
| 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 |
|
| TranslateQueryRequest |
The request of translating a SQL query to Standard SQL.
|
| TranslateQueryRequest.Builder |
The request of translating a SQL query to Standard SQL.
|
| TranslateQueryRequest.SqlTranslationSourceDialect |
Supported SQL translation source dialects.
|
| TranslateQueryRequestOrBuilder |
|
| TranslateQueryResponse |
The response of translating a SQL query to Standard SQL.
|
| TranslateQueryResponse.Builder |
The response of translating a SQL query to Standard SQL.
|
| TranslateQueryResponseOrBuilder |
|
| TranslationFileMapping |
Mapping between an input and output file to be translated in a subtask.
|
| TranslationFileMapping.Builder |
Mapping between an input and output file to be translated in a subtask.
|
| TranslationFileMappingOrBuilder |
|
| TranslationTaskDetails |
The translation task config to capture necessary settings for a translation
task and subtask.
|
| TranslationTaskDetails.Builder |
The translation task config to capture necessary settings for a translation
task and subtask.
|
| TranslationTaskDetails.FileEncoding |
The file encoding types.
|
| TranslationTaskDetails.LanguageOptionsCase |
|
| TranslationTaskDetails.TokenType |
The special token data type.
|
| TranslationTaskDetailsOrBuilder |
|
| TypedValue |
A single strongly-typed value.
|
| TypedValue.Builder |
A single strongly-typed value.
|
| TypedValue.ValueCase |
|
| TypedValueOrBuilder |
|