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 development."],["The `GetColumnDataProfileRequest` class is used to request a column data profile and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, ranging from 2.15.0 to the latest version 4.16.0, allowing users to find information for specific releases."],["The class can be constructed with no arguments or with another `GetColumnDataProfileRequest` instance, and includes properties like `ColumnDataProfileName` and `Name` to specify the target data profile."]]],[]]