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."],[[["The `BigQueryDialect` class is part of the Google Cloud BigQuery Migration v2 API, serving as the dialect definition for BigQuery."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `BigQueryDialect` class inherits from `object` and has access to methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `BigQueryDialect` class is located in the `Google.Cloud.BigQuery.Migration.V2` namespace and is part of the `Google.Cloud.BigQuery.Migration.V2.dll` assembly."],["There are two constructors available for `BigQueryDialect`: a default constructor and one that accepts another `BigQueryDialect` instance as a parameter."]]],[]]