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 documentation for the `GetColumnDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET developers."],["The `GetColumnDataProfileRequest` class is used to request a column data profile and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the API, ranging from version 2.15.0 to the latest version 4.16.0, alongside methods available such as constructors and inherited members."],["It defines the properties `ColumnDataProfileName` and `Name` for the `GetColumnDataProfileRequest` object, outlining their respective types and descriptions, including the format of the `Name` resource."],["The documentation is categorized under the `Google.Cloud.Dlp.V2` namespace, within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]