public sealed class FileStoreInfoTypeSummary : IMessage<FileStoreInfoTypeSummary>, IEquatable<FileStoreInfoTypeSummary>, IDeepCloneable<FileStoreInfoTypeSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileStoreInfoTypeSummary.
[[["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 webpage provides documentation for the `FileStoreInfoTypeSummary` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The content includes a detailed list of available versions of the API, ranging from 2.15.0 to the latest version, 4.16.0."],["`FileStoreInfoTypeSummary` is designed to give information on discovered InfoTypes, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, specifically a default constructor, and a copy constructor taking another `FileStoreInfoTypeSummary` as a parameter."],["It shows the property `InfoType`, which holds the value of an `InfoType` and its type."]]],[]]