public sealed class PostgresqlDialect : IMessage<PostgresqlDialect>, IEquatable<PostgresqlDialect>, IDeepCloneable<PostgresqlDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class PostgresqlDialect.
[[["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 `PostgresqlDialect` class, part of the BigQuery Migration v2 API, defines the dialect for Postgresql within Google Cloud's .NET libraries."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in handling messages, comparing objects, deep cloning, and buffering."],["The `PostgresqlDialect` class inherits from the `object` class and has two constructors, one default and one that takes another `PostgresqlDialect` instance as a parameter for copying."],["This documentation provides reference information for the `PostgresqlDialect` class, with the latest available version being 1.5.0, and other versions all the way down to 1.0.0."]]],[]]