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 document provides reference material for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET library."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes, with methods for filtering the results by supported API sections, and selecting the preferred language for infoType names."],["The API supports versions ranging from 2.15.0 up to 4.16.0, with 4.16.0 being the latest, and version 4.9.0 which is the main version of the current page."],["The `ListInfoTypesRequest` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility."],["Key properties of the class are `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing for specific control over the info types retrieved, although `LocationId` is considered deprecated."]]],[]]