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 reference documentation for the `GenerateDataQualityRulesResponse` class within the Google Cloud Dataplex V1 API, specifically focusing on version 3.4.0."],["The `GenerateDataQualityRulesResponse` class is used to handle response details for data quality rule recommendations, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage includes links to documentation for various versions of the Google Cloud Dataplex V1 API, ranging from version 1.0.0 to the latest version, 3.6.0."],["The primary property of the `GenerateDataQualityRulesResponse` class is `Rule`, which is a `RepeatedField` that contains `DataQualityRule` objects representing the data quality rules generated by Dataplex."]]],[]]