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 document provides reference documentation for the `BigQueryDialect` class within the Google Cloud BigQuery Migration v2 API."],["`BigQueryDialect` is a sealed class that defines the dialect for BigQuery and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryDialect` class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This documentation covers the class's constructors, namely a default constructor and one that accepts another `BigQueryDialect` object as a parameter."],["The available documentation covers different versions of the API, from version 1.0.0 up to the most recent 1.5.0."]]],[]]