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