public sealed class GetColumnDataProfileRequest : IMessage<GetColumnDataProfileRequest>, IEquatable<GetColumnDataProfileRequest>, IDeepCloneable<GetColumnDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetColumnDataProfileRequest.
[[["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 `GetColumnDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The latest version of the documentation available is 4.16.0, while this specific page is for version 4.9.0, and there are numerous previous versions available, ranging down to 2.15.0."],["The `GetColumnDataProfileRequest` class is used to retrieve a column data profile and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors for creating new instances and properties such as `ColumnDataProfileName` and `Name`, with `Name` being a required resource identifier."],["The page also details the inheritance hierarchy of the class, showing that it inherits from the base `object` class."]]],[]]