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 page provides documentation for the `GetColumnDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET framework."],["The latest version available is 4.16.0, and the page includes links to documentation for various previous versions, starting from version 2.15.0 up to version 4.16.0."],["The `GetColumnDataProfileRequest` class is used to request a column data profile and is part of the `Google.Cloud.Dlp.V2` namespace, which are detailed in the provided documentation, including its implementation of several interfaces and inherited members."],["The class features properties like `ColumnDataProfileName` and `Name`, which are crucial for identifying the specific data profile being requested, as well as constructors for instantiating the object."]]],[]]