public sealed class GreenplumDialect : IMessage<GreenplumDialect>, IEquatable<GreenplumDialect>, IDeepCloneable<GreenplumDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class GreenplumDialect.
[[["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 document provides reference documentation for the `GreenplumDialect` class within the Google Cloud BigQuery Migration v2 API."],["The `GreenplumDialect` class is a dialect definition for Greenplum and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `GreenplumDialect` API is 1.5.0, with older versions available dating back to 1.0.0."],["The class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It also includes two constructors, a default one `GreenplumDialect()` and one that accepts another `GreenplumDialect` object `GreenplumDialect(GreenplumDialect)`."]]],[]]