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.
The types of output to generate, e.g. sql, metadata etc. If not specified,
a default set of targets will be generated. Some additional target types
may be slower to generate. See the documentation for the set of available
target types.
[[["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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eTranslationConfigDetails\u003c/code\u003e class, which is integral to the BigQuery Migration v2 API for managing translation tasks and their settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslationConfigDetails\u003c/code\u003e class supports versioning with the latest version being 1.5.0 and is a subclass of object while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eGcsSourcePath\u003c/code\u003e and \u003ccode\u003eGcsTargetPath\u003c/code\u003e for defining Cloud Storage input and output paths, \u003ccode\u003eSourceDialect\u003c/code\u003e and \u003ccode\u003eTargetDialect\u003c/code\u003e for specifying input and output dialects, and the \u003ccode\u003eNameMappingList\u003c/code\u003e for custom object name mappings.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for default creation and copying from existing \u003ccode\u003eTranslationConfigDetails\u003c/code\u003e objects, along with properties like \u003ccode\u003eHasGcsSourcePath\u003c/code\u003e and \u003ccode\u003eHasGcsTargetPath\u003c/code\u003e to verify if specific fields are set.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetTypes\u003c/code\u003e are used to define the type of output that will be generated from the translation.\u003c/p\u003e\n"]]],[],null,[]]