public sealed class DiscoveryStartingLocation : IMessage<DiscoveryStartingLocation>, IEquatable<DiscoveryStartingLocation>, IDeepCloneable<DiscoveryStartingLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryStartingLocation.
The location to begin a discovery scan. Denotes an organization ID or folder
ID within an organization.
[[["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 documentation for the `DiscoveryStartingLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`DiscoveryStartingLocation` is used to specify the starting point for a discovery scan, which can be either an organization ID or a folder ID within an organization."],["The class `DiscoveryStartingLocation` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class `DiscoveryStartingLocation` has properties like `FolderId`, `HasFolderId`, `HasOrganizationId`, `LocationCase`, and `OrganizationId` for specifying and checking the location to start the scan, and also has constructors to initialize the class."],["The documentation includes links to reference pages for each version of the API, along with links for inherited members, constructors, properties, and related types, with version 4.6.0 being the current version detailed on the page."]]],[]]