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."],[[["The latest version available for the `GetColumnDataProfileRequest` class is 4.16.0, which is part of the Google Cloud Data Loss Prevention v2 API."],["This page provides documentation and examples for the `GetColumnDataProfileRequest` class, used to request a column data profile within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `GetColumnDataProfileRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` showing its functionality."],["The class includes properties such as `ColumnDataProfileName` and `Name`, with `Name` being a required string property that specifies the resource name in the format of `organizations/12345/locations/us/columnDataProfiles/53234423`."],["Multiple versions of this class are listed, ranging from 2.15.0 to the latest 4.16.0, allowing users to access documentation relevant to their specific needs."]]],[]]