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-04-09 UTC."],[[["This document provides reference documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 2.16.0."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, starting from version 4.16.0 (latest) down to version 2.15.0, each with a link to its respective documentation."],["The `ListInfoTypesRequest` class has several properties, such as `Filter`, `LanguageCode`, `LocationId`, and `Parent`, which allow customization of the infoTypes list request."],["The document details the constructors available for the `ListInfoTypesRequest` class, namely the default parameterless constructor and one that takes another `ListInfoTypesRequest` object as a parameter."]]],[]]