[[["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-21 UTC."],[[["The `ListTableDataProfilesResponse` class is part of the Google Cloud Data Loss Prevention v2 API and is used to represent a response containing a list of data profiles."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, providing functionalities for message handling, comparison, deep cloning, buffering, and enumeration."],["The class has two key properties, `NextPageToken` of type string, used for pagination, and `TableDataProfiles` of type RepeatedField\u003cTableDataProfile\u003e, which contains the list of the data profiles."],["It also contains a method, `GetEnumerator`, that returns an enumerator used to iterate through the resources within the response object."],["The provided documentation includes access to various versions of the `Google.Cloud.Dlp.V2` API, from version `2.15.0` to the latest `4.16.0`, allowing developers to see the different version and their related documentation."]]],[]]