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 version 1.4.0, with links to other versions from 1.0.0 to 1.5.0."],["The `PostgresqlDialect` class serves as a dialect definition for Postgresql within the BigQuery Migration v2 API, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It inherits from `object` and includes constructors for creating a new instance or copying an existing `PostgresqlDialect` object."],["The class is part of the `Google.Cloud.BigQuery.Migration.V2` namespace and is located within the `Google.Cloud.BigQuery.Migration.V2.dll` assembly."]]],[]]