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-04-09 UTC."],[[["This webpage provides documentation for the `GetTableDataProfileRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The content includes a list of versions ranging from 2.15.0 to the latest 4.16.0, allowing users to navigate documentation for different API versions."],["The `GetTableDataProfileRequest` class is used to retrieve a table data profile, as part of the Google Cloud DLP API, and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains two constructors and two properties: `Name`, a required string, and `TableDataProfileName`, a typed view over the `Name` property, for accessing table data profile resources."],["The documentation is divided by namespace (`Google.Cloud.Dlp.V2`) and assembly (`Google.Cloud.Dlp.V2.dll`), providing organizational context for the class."]]],[]]