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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDataScanRequest\u003c/code\u003e is used to create a request for a data scan, 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 class has properties such as \u003ccode\u003eDataScan\u003c/code\u003e, \u003ccode\u003eDataScanId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which allow you to specify details about the data scan resource, its identifier, its location and whether to perform validation only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e can also be called using a constructor, either the default empty constructor or one taking another instance of \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eA list of other available versions of the \u003ccode\u003eCreateDataScanRequest\u003c/code\u003e API reference is available to view, ranging from version 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]