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-04-17 UTC."],[[["This documentation provides reference information for the `BigQueryDialect` class within the BigQuery Migration v2 API."],["`BigQueryDialect` is a sealed class that represents the dialect definition for BigQuery and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryDialect` class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The provided content contains the namespace, `Google.Cloud.BigQuery.Migration.V2`, the assembly `Google.Cloud.BigQuery.Migration.V2.dll` and also includes the different available versions."],["It has two constructors, one that is parameterless and one that takes in another `BigQueryDialect`."]]],[]]