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."],[[["The latest version available is 4.16.0, with a range of previous versions available dating back to 2.15.0 for `ListInfoTypesRequest`."],["`ListInfoTypesRequest` is a class that inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to request a list of infoTypes."],["This `ListInfoTypesRequest` class includes properties such as `Filter`, `LanguageCode`, `LocationId`, and `Parent`, which offer customizable options for the infoType list request."],["The `LocationId` property within `ListInfoTypesRequest` is deprecated and no longer has any effect."],["There are 2 constructors for this class, one being a default constructor, the other taking in another `ListInfoTypesRequest` as an argument."]]],[]]