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 (DLP) v2 API, with version 4.16.0 being the latest."],["`DataProfileLocation` is used to specify the data that will be profiled, with the class implementing multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class allows you to select an organization or a specific folder within an organization to scan, which is set by the properties `OrganizationId` and `FolderId`."],["The class supports multiple versions of the API from 2.15.0 up to the latest version 4.16.0."],["The `DataProfileLocation` class has multiple inherited methods such as GetHashCode(), GetType(), and ToString()."]]],[]]