public sealed class BigQueryDialect : IMessage<BigQueryDialect>, IEquatable<BigQueryDialect>, IDeepCloneable<BigQueryDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class BigQueryDialect.
[[["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 for the `BigQueryDialect` class within the BigQuery Migration v2 API."],["The `BigQueryDialect` class defines the dialect for BigQuery and inherits from `object`, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of `BigQueryDialect` is 1.5.0, while 1.4.0 is the version highlighted in the provided documentation, with older versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available."],["The documentation details the two public constructors of `BigQueryDialect`: a parameterless constructor and another that accepts another `BigQueryDialect` object as a parameter."]]],[]]