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 webpage provides documentation for the `ListInfoTypesRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `ListInfoTypesRequest` class is used to request a list of infoTypes and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details various versions of the API, from the latest version 4.16.0 down to version 2.15.0, each linking to its specific documentation for the `ListInfoTypesRequest`."],["Key properties of `ListInfoTypesRequest` include `Filter`, `LanguageCode`, `LocationId`, and `Parent`, allowing for customization of the infoTypes list retrieval."],["This page also includes details about the constructors, inherited members, namespace and assembly associated with the `ListInfoTypesRequest` class, along with descriptions for each property."]]],[]]