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 (DLP) v2 API, specifically for the .NET library."],["This class, `ListInfoTypesRequest`, is used to request a list of infoTypes, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `Object` class."],["The document lists available versions of the library, ranging from 2.15.0 to the latest 4.16.0, for the `ListInfoTypesRequest` class, with links to the documentation for each version."],["It outlines the `ListInfoTypesRequest` class's constructors and properties like `Filter`, `LanguageCode`, `LocationId`, and `Parent`, with descriptions and the type of values they accept."],["This page documents the class used to request the list of information types (infoTypes) that are supported by the Google Cloud Data Loss Prevention API, allowing users to customize their requests by filtering and specifying language preferences."]]],[]]