public sealed class ListInfoTypesResponse : IMessage<ListInfoTypesResponse>, IEquatable<ListInfoTypesResponse>, IDeepCloneable<ListInfoTypesResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version available is 4.16.0, with a range of versions from 4.15.0 down to 2.15.0 also being listed."],["This page provides details on the `ListInfoTypesResponse` class, which is a response to the ListInfoTypes request, and it is part of the `Google.Cloud.Dlp.V2` namespace."],["`ListInfoTypesResponse` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListInfoTypesResponse` class has a property called `InfoTypes` which contains a set of sensitive info types in a `RepeatedField`."],["Constructors are available for `ListInfoTypesResponse`, including a default constructor and one that accepts another `ListInfoTypesResponse` as an argument for duplication."]]],[]]