public sealed class DiscoveryConfig.Types.OrgConfig : IMessage<DiscoveryConfig.Types.OrgConfig>, IEquatable<DiscoveryConfig.Types.OrgConfig>, IDeepCloneable<DiscoveryConfig.Types.OrgConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryConfig.Types.OrgConfig.
Project and scan location information. Only set when the parent is an org.
The project that will run the scan. The DLP service
account that exists within this project must have access to all resources
that are profiled, and the Cloud DLP API must be enabled.
[[["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-03-24 UTC."],[[["This webpage provides reference documentation for the `DiscoveryConfig.Types.OrgConfig` class within the Google Cloud Data Loss Prevention v2 API, which is used for project and scan location information specifically when the parent is an organization."],["The latest version of the API reference available is 4.16.0, and there is documentation available for many previous versions, going all the way back to 2.15.0."],["The `OrgConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The `OrgConfig` class has properties for `Location` which defines the scope of the scan (folder, org, or project) and `ProjectId` that defines the project that will run the scan."],["The namespace for the `OrgConfig` class is `Google.Cloud.Dlp.V2`, and the assembly it belongs to is `Google.Cloud.Dlp.V2.dll`."]]],[]]