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 documentation for the `DataProfileLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the current version displayed as 4.13.0."],["The `DataProfileLocation` class is used to specify the data that will be profiled, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for the `DataProfileLocation` class, including a default constructor and a constructor that accepts another `DataProfileLocation` object."],["Key properties of `DataProfileLocation` include `FolderId` and `OrganizationId`, both of type long, used to specify the folder or organization to be scanned, and properties to check if these values are set."],["The page lists multiple versions of the API documentation, ranging from version 4.16.0 (latest) down to version 2.15.0, allowing users to access documentation for other previous versions."]]],[]]