public sealed class CreateDataScanRequest : IMessage<CreateDataScanRequest>, IEquatable<CreateDataScanRequest>, IDeepCloneable<CreateDataScanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateDataScanRequest.
Required. The resource name of the parent location:
projects/{project}/locations/{location_id}
where project refers to a project_id or project_number and
location_id refers to a GCP region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e class is used within the Google Cloud Dataplex V1 API to define requests for creating data scans, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e documentation is version 3.6.0, and it has versions that date back to 1.0.0 for those looking to reference older versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eDataScan\u003c/code\u003e, \u003ccode\u003eDataScanId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to specify the data scan details, its unique identifier, and the parent location in the GCP project.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e allows for validating the request without executing it by using the optional \u003ccode\u003eValidateOnly\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a parameterless one and one that accepts another instance of \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e to copy its properties.\u003c/p\u003e\n"]]],[],null,[]]