public sealed class TranslationConfigDetails : IMessage<TranslationConfigDetails>, IEquatable<TranslationConfigDetails>, IDeepCloneable<TranslationConfigDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class TranslationConfigDetails.
The translation config to capture necessary settings for a translation task
and subtask.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `TranslationConfigDetails` class within the Google Cloud BigQuery Migration v2 API, covering its properties and inheritance."],["The `TranslationConfigDetails` class is designed to capture necessary settings for translation tasks and subtasks, including source and target dialects."],["The class offers properties for defining the Cloud Storage locations for source files (`GcsSourcePath`) and target outputs (`GcsTargetPath`)."],["It includes options to map object names (`NameMappingList`) and specify default source environment values (`SourceEnv`)."],["The `TranslationConfigDetails` class supports specifying the source dialect (`SourceDialect`) and the target dialect (`TargetDialect`) for translation."]]],[]]