public sealed class GenerateDataQualityRulesRequest : IMessage<GenerateDataQualityRulesRequest>, IEquatable<GenerateDataQualityRulesRequest>, IDeepCloneable<GenerateDataQualityRulesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GenerateDataQualityRulesRequest.
[[["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 `GenerateDataQualityRulesRequest` class within the Google Cloud Dataplex v1 API."],["The latest available version of `GenerateDataQualityRulesRequest` is 3.6.0, and the page also lists earlier versions of this object going back to version 1.0.0."],["The `GenerateDataQualityRulesRequest` class is used to generate recommended data quality rules, is implemented using the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and it inherits from the `object` class."],["This class has two constructors, `GenerateDataQualityRulesRequest()`, and `GenerateDataQualityRulesRequest(GenerateDataQualityRulesRequest other)`."],["A key property within `GenerateDataQualityRulesRequest` is `Name`, which is a required string that should be the name of a data scan with at least one successful data profiling job or a successful completed data profiling data scan job."]]],[]]