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 reference documentation for the `GetTableDataProfileRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `GetTableDataProfileRequest` class is used to request a table data profile, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 4.16.0, with numerous prior versions listed, spanning down to version 2.15.0."],["It inherits from the `object` class and exposes `Name` and `TableDataProfileName` properties, where the `Name` property represents the resource name."],["There are two constructors available, one for a default instance of `GetTableDataProfileRequest`, and another that takes an existing `GetTableDataProfileRequest` as a parameter."]]],[]]