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-21 UTC."],[[["This webpage provides reference documentation for the `GenerateDataQualityRulesResponse` class within the Google Cloud Dataplex V1 API."],["The `GenerateDataQualityRulesResponse` class is used to represent the response of a request to generate recommended data quality rules."],["The current latest version of the API documented is 3.6.0, and the page focuses on version 2.14.0 of the `GenerateDataQualityRulesResponse`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling."],["The `Rule` property of the `GenerateDataQualityRulesResponse` class, which is a `RepeatedField` of `DataQualityRule` objects, represents the generated recommendations."]]],[]]