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."],[[["This documentation covers the `PostgresqlDialect` class within the Google Cloud BigQuery Migration v2 API, specifically focusing on version 1.0.0 and later."],["`PostgresqlDialect` is a class that defines the dialect for Postgresql, used in BigQuery migration processes."],["The `PostgresqlDialect` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides information on the inheritance and implemented interfaces of the class, along with inherited members from the `Object` class."],["The documentation includes two constructors for the class, the default constructor, and a copy constructor which accepts another instance of `PostgresqlDialect` as a parameter."]]],[]]