public sealed class ListInfoTypesRequest : IMessage<ListInfoTypesRequest>, IEquatable<ListInfoTypesRequest>, IDeepCloneable<ListInfoTypesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ListInfoTypesRequest.
[[["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."],[[["This webpage provides documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.11.0."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists a variety of previous versions of the `ListInfoTypesRequest` class, ranging from version 2.15.0 up to the latest version 4.16.0, and can be accessed through the links provided."],["The class includes properties for `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing users to customize the list of infoTypes returned by the API."],["The document shows the inheritance, implemented interfaces, contructors and members such as `GetHashCode()`, `GetType()`, `ToString()` to provide a comprehensive view of the class capabilities."]]],[]]