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 page provides documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `ListInfoTypesRequest` class is a request type used to fetch a list of infoTypes, offering filtering, language localization, and parent resource specification."],["The documentation includes version history, with version 4.16.0 being the latest, allowing users to view and select the class based on the version they require."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality comparison, deep cloning, and buffer operations."],["The `ListInfoTypesRequest` class contains properties like `Filter`, `LanguageCode`, `LocationId`, and `Parent`, that can be set to customize the request."]]],[]]