public sealed class ListInfoTypesRequest : IMessage<ListInfoTypesRequest>, IEquatable<ListInfoTypesRequest>, IDeepCloneable<ListInfoTypesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ListInfoTypesRequest.
[[["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 document provides reference information for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with the latest version being 4.16.0."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListInfoTypesRequest` class include `Filter` to specify API support, `LanguageCode` for localized infoType names, `LocationId` which is deprecated, and `Parent` for the parent resource name."],["The `ListInfoTypesRequest` class has two constructors, a parameterless one, and another that takes in an instance of `ListInfoTypesRequest` to initialize itself."],["This documentation covers versions from 4.16.0 all the way down to 2.15.0."]]],[]]