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 document provides reference documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It supports various versions of the API, with version 4.16.0 being the latest and it supports versions going as far back as 2.15.0."],["Key properties of the `ListInfoTypesRequest` include `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing for filtering and localization of the infoType list."],["The class has public constructors for creating new `ListInfoTypesRequest` objects, either empty or cloned from an existing object, and it is part of the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]