public sealed class ListInfoTypesRequest : IMessage<ListInfoTypesRequest>, IEquatable<ListInfoTypesRequest>, IDeepCloneable<ListInfoTypesRequest>, 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."],[[["This webpage details the `ListInfoTypesRequest` class within the `Google.Cloud.Dlp.V2` namespace, with version 4.16.0 being the latest and version 3.2.0 being the one on display."],["The `ListInfoTypesRequest` class is a request type for listing infoTypes, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Filter`, `LanguageCode`, `LocationId`, and `Parent` to allow for specific parameters when requesting the list of info types."],["The webpage also lists the versions of this class from 2.15.0 all the way to the latest version 4.16.0."],["The `ListInfoTypesRequest` class inherits from `Object`, and has constructors for no arguments or another `ListInfoTypesRequest` object."]]],[]]