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