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 v2 API, specifically for .NET."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and is part of the `Google.Cloud.Dlp.V2` namespace."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The document lists numerous available versions of the `ListInfoTypesRequest` class, ranging from the latest 4.16.0 down to version 2.15.0, and each version can be accessed via hyperlink."],["Key properties of `ListInfoTypesRequest` include `Filter`, `LanguageCode`, `LocationId`, and `Parent`, which allow for customization of the infoType listing."]]],[]]