public sealed class RedshiftDialect : IMessage<RedshiftDialect>, IEquatable<RedshiftDialect>, IDeepCloneable<RedshiftDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class RedshiftDialect.
[[["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 `RedshiftDialect` class is a part of the BigQuery Migration v2 API, providing a dialect definition for Redshift within the `Google.Cloud.BigQuery.Migration.V2` namespace."],["This class is implemented as a sealed class and inherits from `Object`, while also implementing multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 1.5.0, with previous versions including 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, each accessible through specific URLs."],["`RedshiftDialect` class has two constructors: a default one, and another that takes a `RedshiftDialect` object as a parameter to create a new object based on it."]]],[]]