public sealed class DataProfileLocation : IMessage<DataProfileLocation>, IEquatable<DataProfileLocation>, IDeepCloneable<DataProfileLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfileLocation.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`DataProfileLocation` is a class used to specify the location of data to be profiled, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataProfileLocation` class can be constructed with either no parameters or another `DataProfileLocation` object."],["Key properties of the `DataProfileLocation` class include `FolderId` and `OrganizationId`, which specify the folder or organization to be scanned."],["The document includes a list of available versions for the `DataProfileLocation` class ranging from 2.15.0 to the latest 4.16.0."]]],[]]