public sealed class ListInfoTypesResponse : IMessage<ListInfoTypesResponse>, IEquatable<ListInfoTypesResponse>, IDeepCloneable<ListInfoTypesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ListInfoTypesResponse.
[[["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 reference documentation for the `ListInfoTypesResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `ListInfoTypesResponse` class, part of the `Google.Cloud.Dlp.V2` namespace, is used to handle the response of the ListInfoTypes request."],["The webpage details the inheritance and implementation of the `ListInfoTypesResponse` class, including interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `ListInfoTypesResponse` available is 4.16.0, and the documentation includes links to various older versions all the way back to 2.15.0."],["The documentation lists the class's constructors and properties, such as the `InfoTypes` property, which is a set of sensitive info types."]]],[]]