public sealed class FileExtensionInfo : IMessage<FileExtensionInfo>, IEquatable<FileExtensionInfo>, IDeepCloneable<FileExtensionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileExtensionInfo.
Information regarding the discovered file extension.
[[["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 available for the Google Cloud Data Loss Prevention v2 API class `FileExtensionInfo` is version 4.16.0."],["This documentation provides reference for the `FileExtensionInfo` class which is used to provide information regarding the discovered file extension."],["The `FileExtensionInfo` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FileExtensionInfo` class contains a property named `FileExtension`, which is a string type and is used to identify the file extension (e.g. .pdf, .jpg, .txt)."],["Several previous versions of `FileExtensionInfo` are documented, starting from version 2.15.0 up until the latest 4.16.0."]]],[]]