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."],["It offers multiple versions of this reference documentation, with the latest being version 4.16.0, and ranging back as far as version 2.15.0."],["The `ListInfoTypesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `ListInfoTypesRequest` include `Filter` for API support filtering, `LanguageCode` for localized infoType names, a deprecated `LocationId`, and `Parent` for the parent resource name."]]],[]]