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-03-24 UTC."],[[["This webpage provides documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, covering versions from 2.15.0 to 4.16.0, with 4.16.0 being the latest."],["The `ListInfoTypesRequest` class is used to request a list of information types and is derived from the base `object` class, while also implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListInfoTypesRequest` class includes properties such as `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing customization of the info types returned and the presentation of those results, and the locationId is noted as deprecated."],["This API class enables the user to navigate through various versions, and use different versions if needed, as well as access the inherited methods."]]],[]]