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 `DataProfileLocation` class is used to specify the data that will be profiled, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page also provides the version history of the class, going as far back as 2.15.0 and going up to the latest 4.16.0, with links to each version's documentation."],["The class `DataProfileLocation` has two properties, `FolderId` and `OrganizationId` of type Int64, which is used to identify the folder or organization that will be scanned."],["The class `DataProfileLocation` provides two constructors, a parameterless constructor and a copy constructor."]]],[]]