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 reference documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `DataProfileLocation` class is used to specify the data that will be profiled, and it inherits from the `object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class supports two constructors: a default constructor and one that takes another `DataProfileLocation` object as a parameter, as well as properties for setting and getting the `FolderId` and `OrganizationId`."],["The page also provides links to older versions of the API, starting with the latest 4.16.0 and going as far back as version 2.15.0, allowing users to access the appropriate documentation for their project's version."]]],[]]