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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eListInfoTypesResponse\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInfoTypesResponse\u003c/code\u003e class is the response type for listing information types, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property, \u003ccode\u003eInfoTypes\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e collection containing sensitive information types represented by \u003ccode\u003eInfoTypeDescription\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors: \u003ccode\u003eListInfoTypesResponse()\u003c/code\u003e and \u003ccode\u003eListInfoTypesResponse(ListInfoTypesResponse other)\u003c/code\u003e for copying the content from a preexisting \u003ccode\u003eListInfoTypesResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]