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-21 UTC."],[[["This webpage provides reference documentation for the `GetColumnDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The documentation covers various versions of the API, ranging from version 2.15.0 to the latest version, 4.16.0."],["The `GetColumnDataProfileRequest` class is used to request a column data profile and inherits from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetColumnDataProfileRequest` class has two constructors and includes properties such as `ColumnDataProfileName` and `Name`, with the name being the resource name required for the request."],["The main functionality of this class is for getting a column data profile, as indicated by its `Request to get a column data profile` description."]]],[]]