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 .NET development."],["The `DataProfileLocation` class is used to specify the data that will be profiled and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors, including a default constructor and a copy constructor that accepts another `DataProfileLocation` instance."],["The `DataProfileLocation` class includes properties for specifying the `FolderId` and `OrganizationId` as well as a `LocationCase` property, all of which are of the type Int64."],["The documentation page also lists all of the versions of this class, ranging from version 2.15.0 all the way to the latest, 4.16.0, which also highlights that each version can be accessed through the provided link."]]],[]]