public sealed class SnowflakeDialect : IMessage<SnowflakeDialect>, IEquatable<SnowflakeDialect>, IDeepCloneable<SnowflakeDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class SnowflakeDialect.
[[["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 information for the `SnowflakeDialect` class within the Google BigQuery Migration v2 API."],["The `SnowflakeDialect` class is a dialect definition specifically for Snowflake, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document is specifically referencing version 1.4.0 of the BigQuery Migration v2 API."],["The `SnowflakeDialect` class has two constructors: a default constructor and one that accepts another `SnowflakeDialect` object as a parameter for copying."],["The document lists inherited members from `object` such as `GetHashCode`, `GetType`, and `ToString`, along with the associated namespace and assembly information for `SnowflakeDialect`."]]],[]]