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-03-24 UTC."],[[["This webpage provides reference documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with version 4.9.0 being the current page."],["The `DataProfileLocation` class, derived from the Google Cloud DLP v2 API, is responsible for specifying the data location to be profiled."],["The `DataProfileLocation` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the properties `FolderId` and `OrganizationId`, both of which use a long value type, to identify the specific folder or organization to scan, respectively."],["The latest version of the class is 4.16.0, and this page provides documentation for version 4.9.0, showing the class has undergone multiple updates."]]],[]]