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-24 UTC."],[[["This page provides documentation for the `GetTableDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with version 4.14.0 being the currently highlighted one."],["The `GetTableDataProfileRequest` class is used to request a table data profile, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the constructors for creating `GetTableDataProfileRequest` objects, including a parameterless constructor and one that takes another `GetTableDataProfileRequest` object."],["The `GetTableDataProfileRequest` class includes two properties, `Name` (a string) and `TableDataProfileName` (of type `TableDataProfileName`), which are used to specify the resource name for the table data profile being requested."],["The page lists links to older and newer versions, as well as the latest, of the GetTableDataProfileRequest."]]],[]]