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