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."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API for .NET is 4.16.0, with multiple prior versions available for review, starting at version 2.15.0 and all being represented up to the latest."],["This documentation details the `ListInfoTypesResponse` class, a key component of the API, which is the response type for the ListInfoTypes request."],["The `ListInfoTypesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `ListInfoTypesResponse` class contains an `InfoTypes` property of type `RepeatedField\u003cInfoTypeDescription\u003e`, used to hold a set of sensitive infoTypes."],["The `ListInfoTypesResponse` class can be constructed using a default constructor, or by copying information from an existing `ListInfoTypesResponse`."]]],[]]