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 reference documentation for the `GetTableDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `GetTableDataProfileRequest` class is used to request a table data profile and is available in multiple versions, with version 4.16.0 being the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTableDataProfileRequest` class has properties such as `Name` and `TableDataProfileName`, which are used to specify the resource name for the table data profile."],["The `GetTableDataProfileRequest` can also be used with the different versions of the API, from 2.15.0 all the way to 4.16.0."]]],[]]