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 provides documentation for the `ListInfoTypesRequest` class within the `Google.Cloud.Dlp.V2` namespace, used for requesting lists of infoTypes."],["The documentation covers versions of the API from 2.15.0 up to the latest version 4.16.0 of `ListInfoTypesRequest`."],["`ListInfoTypesRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListInfoTypesRequest` class include `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing for customized infoType retrieval."],["`ListInfoTypesRequest` offers two constructors, the default constructor and one to clone an existing `ListInfoTypesRequest` instance."]]],[]]