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 documentation for the `GenerateDataQualityRulesRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The latest version available is 3.6.0, and the content lists all versions from 1.0.0 to 3.6.0 with their corresponding documentation links, which allows users to find their desired version of the api."],["The `GenerateDataQualityRulesRequest` class, which is an IMessage, IEquatable, IDeepCloneable, and IBufferMessage, is used to request the generation of recommended data quality rules."],["It includes details on the class's constructors and the `Name` property, which specifies either a datascan name or a data profiling job name for generating quality rules, and is required for the `GenerateDataQualityRulesRequest`."]]],[]]