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.
[[["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 `GenerateDataQualityRulesResponse` class, found in the `Google.Cloud.Dataplex.V1` namespace, is used to generate recommended DataQualityRules."],["The documentation covers versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest, and includes the current version, 3.1.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property of the class is `Rule`, which returns a collection of recommended `DataQualityRule` objects."]]],[]]