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."],["The content includes a list of available versions of the API, ranging from version 1.0.0 to the latest 3.6.0, with version 2.14.0 being the current context."],["`GenerateDataQualityRulesRequest` is a class used to request the generation of recommended data quality rules, as indicated by the class description."],["The documentation includes information about the class's inheritance, implemented interfaces, constructors, properties, namespace, and assembly."],["The `Name` property of the `GenerateDataQualityRulesRequest` class is required and should be either a datascan name or a successful completed data profiling datascan job name."]]],[]]