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 v2 API, specifically for .NET."],["The content includes a history of versions, with the most recent release being version 4.16.0, and going down to version 2.15.0, where each links to their respective documentation pages."],["`GetTableDataProfileRequest` is used to request a table data profile, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties, such as `Name` and `TableDataProfileName`, for interacting with the Data Loss Prevention API."],["The `Name` property is required and represents the resource name of the table data profile, while the `TableDataProfileName` property provides a typed view over the resource name."]]],[]]