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."],[[["The webpage provides documentation for the `GenerateDataQualityRulesRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The class is used to generate requests for recommended data quality rules."],["The latest version of the API available is 3.6.0, and the webpage also includes documentation for older versions, going back to version 1.0.0."],["The `GenerateDataQualityRulesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The property `Name`, of string type, is required and can either be a datascan with at least one data profile job or the name of a successful completed data profiling datascan job."]]],[]]