[[["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-06-05 UTC."],[[["This webpage provides reference documentation for the `ListStoredInfoTypesResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The page details the `ListStoredInfoTypesResponse` class across multiple versions, ranging from version 2.15.0 up to the latest, version 4.16.0, and lists the class as a response message for `ListStoredInfoTypes`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in managing and iterating through stored information types."],["The `ListStoredInfoTypesResponse` class includes properties such as `NextPageToken` for handling pagination and `StoredInfoTypes` for accessing the list of `StoredInfoType` objects, which are the core data returned by this class."],["There are inherited members listed from `object`, such as `GetHashCode`, `GetType`, and `ToString`, and there are also constructors available for the `ListStoredInfoTypesResponse` class, for various uses."]]],[]]