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, as indicated in the version list."],["This webpage provides documentation and information for the `ListInfoTypesResponse` class within the `Google.Cloud.Dlp.V2` namespace."],["The `ListInfoTypesResponse` class is a response type to the ListInfoTypes request, implementing interfaces like IMessage and IEquatable."],["The class contains a public property, `InfoTypes`, which is a set of sensitive infoTypes of the type `RepeatedField\u003cInfoTypeDescription\u003e`."],["The documentation details 23 different versions of this class, from version 2.15.0 to 4.16.0."]]],[]]