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-04-09 UTC."],[[["This webpage provides documentation for the `ListInfoTypesResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `ListInfoTypesResponse` class is a response type for `ListInfoTypes` requests, and it inherits from and implements multiple interfaces."],["The latest version available for this class is version 4.16.0, and there are several previous versions listed with links to their respective documentation pages, all the way back to 2.15.0."],["The class offers a property called `InfoTypes`, which is a set of sensitive info types, and is of type `RepeatedField\u003cInfoTypeDescription\u003e`."],["There are two constructors, one default and another that accepts a `ListInfoTypesResponse` object."]]],[]]