public sealed class GenerateDataQualityRulesResponse : IMessage<GenerateDataQualityRulesResponse>, IEquatable<GenerateDataQualityRulesResponse>, IDeepCloneable<GenerateDataQualityRulesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GenerateDataQualityRulesResponse.
Response details for data quality rule recommendations.
[[["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-25 UTC."],[[["This webpage provides documentation for the `GenerateDataQualityRulesResponse` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The latest version available is 3.6.0, and the page also lists previous versions ranging from 3.5.0 down to 1.0.0, each linked to its respective documentation."],["`GenerateDataQualityRulesResponse` is a class that offers details for data quality rule recommendations and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Rule` property, which is a `RepeatedField` of `DataQualityRule`, containing the data quality rules generated by Dataplex based on data profiling scans."],["The page provides information on the class's inheritance, implemented interfaces, namespace (`Google.Cloud.Dataplex.V1`), assembly (`Google.Cloud.Dataplex.V1.dll`), constructors, and properties."]]],[]]