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."],[[["The document provides reference documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.4.0, with links to other versions."],["`ListInfoTypesRequest` is a class used to request a list of infoTypes, and it inherits from Object while also implementing several interfaces like IMessage, IEquatable, and IDeepCloneable."],["The class has several properties, including `Filter` to specify which API parts to use, `LanguageCode` to provide localized names, and `Parent` for the resource name."],["The `ListInfoTypesRequest` class has two constructors: a default constructor and another that accepts another `ListInfoTypesRequest` object as a parameter."],["The documentation is available for multiple previous versions, spanning from version 2.15.0 to the latest 4.16.0, with links provided for each to view the specific documentation for each version."]]],[]]