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 part of the Google Cloud Dataplex v1 API, with the latest version being 3.6.0 and the current page documenting version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request to generate a DataScan, and it implements interfaces like \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 \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eDataScan\u003c/code\u003e, \u003ccode\u003eDataScanId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to define the details of the data scan to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a string that contains the resource name of the parent location in the format of \u003ccode\u003eprojects/{project}/locations/{location_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors, including a default constructor and one that accepts another \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e object for cloning, along with an option to validate the request without executing it.\u003c/p\u003e\n"]]],[],null,[]]