public sealed class TeradataDialect : IMessage<TeradataDialect>, IEquatable<TeradataDialect>, IDeepCloneable<TeradataDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class TeradataDialect.
[[["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 documentation provides reference information for the `TeradataDialect` class within the Google Cloud BigQuery Migration v2 API, specifically for version 1.3.0."],["The `TeradataDialect` class is a dialect definition for Teradata, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `TeradataDialect` class includes constructors for creating instances, either default or based on an existing `TeradataDialect` object."],["A key property of the `TeradataDialect` class is `Mode`, which allows users to specify a Teradata sub-dialect mode, and it utilizes the type `TeradataDialect.Types.Mode`."],["The documentation covers inherited members from the base object class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]