public sealed class FileClusterType : IMessage<FileClusterType>, IEquatable<FileClusterType>, IDeepCloneable<FileClusterType>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileClusterType.
Message used to identify file cluster type being profiled.
[[["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 reference documentation for the `FileClusterType` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `FileClusterType` class is used to identify the type of file cluster being profiled and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content details the class's inheritance, inherited members, namespace (`Google.Cloud.Dlp.V2`), assembly (`Google.Cloud.Dlp.V2.dll`), constructors, and properties like `Cluster`, `FileClusterTypeCase`, and `HasCluster`."],["The documentation covers a range of API versions, from 2.15.0 to the latest, 4.16.0, with version 4.11.0 being the currently displayed version."]]],[]]