public sealed class CreateDiscoveryConfigRequest : IMessage<CreateDiscoveryConfigRequest>, IEquatable<CreateDiscoveryConfigRequest>, IDeepCloneable<CreateDiscoveryConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CreateDiscoveryConfigRequest.
The config ID can contain uppercase and lowercase letters,
numbers, and hyphens; that is, it must match the regular
expression: [a-zA-Z\d-_]+. The maximum length is 100
characters. Can be empty to allow the system to generate one.
The format of this value is as follows:
projects/<var>PROJECT_ID</var>/locations/<var>LOCATION_ID</var>
The following example parent string specifies a parent project with the
identifier example-project, and specifies the europe-west3 location
for processing data:
[[["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 webpage provides documentation for the \u003ccode\u003eCreateDiscoveryConfigRequest\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request message for configuring data discovery within Google Cloud DLP, and it implements several 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\u003eKey properties of the \u003ccode\u003eCreateDiscoveryConfigRequest\u003c/code\u003e class include \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eDiscoveryConfig\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, allowing users to define the ID, configuration details, and parent resource for the discovery request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of this class, ranging from the latest 4.16.0 down to 2.15.0, providing links to the documentation of each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eCreateDiscoveryConfigRequest()\u003c/code\u003e and \u003ccode\u003eCreateDiscoveryConfigRequest(CreateDiscoveryConfigRequest other)\u003c/code\u003e, giving users a choice between creating a new object or a copy of an existing one.\u003c/p\u003e\n"]]],[],null,[]]