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 documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The content covers versions of the API ranging from 2.15.0 to the latest version, 4.16.0, all of which are accessible through links to their corresponding documentation."],["`DataProfileLocation` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it represents the data to be profiled within the API."],["The `DataProfileLocation` class has properties such as `FolderId`, `LocationCase`, and `OrganizationId`, which allow specifying the location of data to be scanned within an organization or a folder."],["The latest version of the API is 4.16.0 and the documentation includes descriptions for inherited members and constructors available for the `DataProfileLocation` class."]]],[]]