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.
Request details for generating 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 documentation for the `GenerateDataQualityRulesRequest` class within the Google Cloud Dataplex v1 API, specifically version 3.4.0."],["The `GenerateDataQualityRulesRequest` class is used to define requests for generating data quality rule recommendations, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a parameterless constructor and a copy constructor, and includes a required `Name` property."],["There are multiple previous versions of the API also made available, ranging from version 1.0.0 all the way to the latest 3.6.0, as well as a list of each version's file path for this specific class."],["The documentation mentions that the `Name` property, which is required, must be either the name of a data scan with a successful profiling job or the name of a completed data profiling job."]]],[]]