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 latest version of the Google Cloud Data Loss Prevention v2 API available is 4.16.0, with several previous versions also accessible, ranging from 4.15.0 down to 2.15.0."],["The `ListInfoTypesRequest` class is used to request a list of info types and is implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["This API class includes properties for `Filter`, `LanguageCode`, `LocationId`, and `Parent`, which allow for filtering, language localization, and resource location specification, respectively."],["The class can be constructed by using the no parameter constructor or by passing an existing ListInfoTypesRequest object."],["The `ListInfoTypesRequest` class is contained within the `Google.Cloud.Dlp.V2` namespace and is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]