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"]],[["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 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."]]],[]]