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."],["The `DataProfileLocation` class is used to specify the data that will be profiled, and it inherits from the `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions for this documentation are listed, ranging from version 4.16.0 (latest) down to version 2.15.0, along with each version's respective URL."],["The `DataProfileLocation` class includes properties such as `FolderId`, `HasFolderId`, `HasOrganizationId`, `LocationCase`, and `OrganizationId`, for specifying the location of the data."],["The documentation provides information on the constructors, the inherited members and also shows the namespace (`Google.Cloud.Dlp.V2`) and the assembly (`Google.Cloud.Dlp.V2.dll`) of the class."]]],[]]