[[["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-07-21 UTC."],[[["\u003cp\u003eThis service generates recommended data quality rules based on the results of a completed data profiling scan or job.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to trigger this service is a \u003ccode\u003ePOST\u003c/code\u003e request to the specified URL, using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e parameter in the URL path is required and must be the name of either a data scan with a successful profiling job or a specific completed profiling job.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this call must be empty.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain an instance of \u003ccode\u003eGenerateDataQualityRulesResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.dataScans.jobs.generateDataQualityRules\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nGenerates recommended data quality rules based on the results of a data profiling scan.\n\nUse the recommendations to build rules for a data quality scan.\n\n### HTTP request\n\n`POST https://dataplex.googleapis.com/v1/{name=projects/*/locations/*/dataScans/*/jobs/*}:generateDataQualityRules`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [GenerateDataQualityRulesResponse](/dataplex/docs/reference/rest/v1/GenerateDataQualityRulesResponse).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]