public sealed class GetTableDataProfileRequest : IMessage<GetTableDataProfileRequest>, IEquatable<GetTableDataProfileRequest>, IDeepCloneable<GetTableDataProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetTableDataProfileRequest.
[[["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 `GetTableDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of the `GetTableDataProfileRequest` API is 4.16.0, and multiple previous versions are also documented, ranging from 2.15.0 to 4.15.0."],["The `GetTableDataProfileRequest` class is used to request data profiles for tables, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, one parameterless and another which accepts a `GetTableDataProfileRequest` object, and it includes the properties `Name` and `TableDataProfileName`."],["The namespace the class is a part of is `Google.Cloud.Dlp.V2` and the assembly it is in is `Google.Cloud.Dlp.V2.dll`."]]],[]]