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."],[[["The latest version available for the `GenerateDataQualityRulesResponse` class is 3.6.0, with multiple previous versions listed down to 1.0.0."],["This class, `GenerateDataQualityRulesResponse`, is part of the Google.Cloud.Dataplex.V1 namespace within the Cloud Dataplex v1 API."],["The class `GenerateDataQualityRulesResponse` provides details for data quality rule recommendations, using data profiling scans."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create new instances."],["The `Rule` property, of type `RepeatedField\u003cDataQualityRule\u003e`, contains the data quality rules generated by Dataplex."]]],[]]