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-04-09 UTC."],[[["The latest version available is 4.16.0, representing the most up-to-date release of the Google.Cloud.Dlp.V2 package."],["This page provides documentation for multiple versions of the Google.Cloud.Dlp.V2 package, ranging from version 2.15.0 to the latest 4.16.0, with a specific focus on the `ListInfoTypesResponse` class."],["`ListInfoTypesResponse` is a class that responds to the `ListInfoTypes` request, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `InfoTypes` property within `ListInfoTypesResponse` contains a set of sensitive information types, using a `RepeatedField` of `InfoTypeDescription`."],["The `ListInfoTypesResponse` class includes a default constructor and a constructor that allows creating an instance by cloning another `ListInfoTypesResponse`."]]],[]]