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."],[[["The webpage provides reference documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention v2 API, detailing its structure, functionality, and implementation."],["The latest version of the `DataProfileLocation` class is 4.16.0, and the page contains links to documentation for previous versions ranging back to version 2.15.0."],["The `DataProfileLocation` class is designed to specify the data that will be profiled, including options to scan data within a specific folder or an entire organization, based on the provided IDs."],["The class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering diverse functionalities for data handling and management."],["Key properties of the `DataProfileLocation` class include `FolderId` and `OrganizationId`, both of type `Int64`, used to define the scope of data to be profiled, as well as `LocationCase` to determine where that data is."]]],[]]