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 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 implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this documentation is 4.16.0, and this page itself focuses on version 4.11.0, but versions from 2.15.0 to 4.16.0 are referenced."],["Key properties of the `GetTableDataProfileRequest` class include `Name`, a required string resource name, and `TableDataProfileName`, a typed view over the resource name property."]]],[]]