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 details for the `SnowflakeDialect` class within the BigQuery Migration v2 API."],["`SnowflakeDialect` serves as the dialect definition for Snowflake within the BigQuery Migration process."],["The `SnowflakeDialect` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class and offers two constructors: a default constructor and one that accepts another `SnowflakeDialect` instance."],["The documentation covers API versions ranging from 1.0.0 up to the latest version 1.5.0, all within the same class context."]]],[]]