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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `TranslationConfigDetails` class within the BigQuery Migration v2 API, used to configure settings for translation tasks and subtasks."],["The `TranslationConfigDetails` class provides properties for specifying input and output Cloud Storage paths, object name mappings, source and target dialects, and source environment details."],["The class supports multiple versions of the API, with version 1.5.0 being the latest and 1.1.0, the version the content is referencing."],["`TranslationConfigDetails` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, comparison, and deep cloning."],["The `TranslationConfigDetails` class includes constructors for default initialization and creating a copy from another `TranslationConfigDetails` object."]]],[]]